fixed unselecting entity when cursor goes from ImGui to viewport while click is held

This commit is contained in:
Erris
2026-03-03 09:38:52 +01:00
parent 4a624cfe70
commit 282eeeabda
4 changed files with 7 additions and 15 deletions

View File

@@ -2,7 +2,6 @@
#define INPUT_HPP
#include "open_engine/input/mouse_codes.hpp"
#include "open_engine/ref_scope.hpp"
#include "open_engine/input/keycodes.hpp"
#include <string>