EverNewJoy / VictoryPlugin

Rama's Victory BP Plugin
MIT License
867 stars 256 forks source link

Added Box.Init() before building the selection box #41

Open M3d1cZ4pp3r opened 6 years ago

M3d1cZ4pp3r commented 6 years ago

While using this code in C++ for selection, I ran into really weird problems, that in some sections of my code the box was not initialized properly and contained really small values by default (especially in debug builds) and behaved weird, due to not calling Box.Init().