mirror of
https://github.com/glest/glest-source.git
synced 2025-10-01 01:46:42 +02:00
- code cleanup from cppcheck
This commit is contained in:
@@ -173,6 +173,7 @@ void Program::ShowMessageProgramState::update() {
|
||||
|
||||
Program::Program() {
|
||||
//this->masterserverMode = false;
|
||||
this->window = NULL;
|
||||
this->shutdownApplicationEnabled = false;
|
||||
this->skipRenderFrameCount = 0;
|
||||
this->messageBoxIsSystemError = false;
|
||||
|
Reference in New Issue
Block a user