patch debug - exec

This commit is contained in:
2025-01-20 23:13:35 +01:00
parent fec593205b
commit 296e04692a
5 changed files with 42 additions and 37 deletions

View File

@@ -48,12 +48,12 @@ public:
bool m_EnableCelShading;
private:
bool showObjectWindow = false;
bool showTerrainWindow = false;
bool showLightWindow = false;
bool showShaderWindow = false;
bool showEngineSettingsWindow = false;
bool showLogWindow = false;
bool showObjectWindow;
bool showTerrainWindow;
bool showLightWindow;
bool showShaderWindow;
bool showEngineSettingsWindow;
bool showLogWindow;
bool m_isPhyiscsEnabled = false;