patch debug - exec
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user