very funny DEBUG logger removed
This commit is contained in:
@@ -79,7 +79,6 @@ namespace JUI {
|
||||
}
|
||||
|
||||
bool Rect::IsMouseInside() const {
|
||||
DEBUG("CUM INSIDE ME")
|
||||
float x = last_known_mouse_pos.x;
|
||||
float y = last_known_mouse_pos.y;
|
||||
auto pos = GetAbsolutePosition();
|
||||
|
Reference in New Issue
Block a user