This commit is contained in:
MihailRis
2025-06-28 02:16:53 +03:00
parent c8f8f66a07
commit 0042dbfb3d
2 changed files with 14 additions and 5 deletions
+2
View File
@@ -89,6 +89,8 @@ namespace gui {
void updateTooltip(float delta);
void resetTooltip();
public:
static constexpr int CONTEXT_MENU_ZINDEX = 999;
GUI(Engine& engine);
~GUI();