mirror of
https://github.com/glest/glest-source.git
synced 2025-09-08 23:10:42 +02:00
- compile bugfix
This commit is contained in:
@@ -649,6 +649,7 @@ void MenuStateCustomGame::cleanup() {
|
||||
publishToMasterserverThread->shutdownAndWait() == true) {
|
||||
delete publishToMasterserverThread;
|
||||
}
|
||||
}
|
||||
|
||||
publishToMasterserverThread = NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user