- compile bugfix

This commit is contained in:
Mark Vejvoda
2011-09-28 15:34:03 +00:00
parent 43ed4553ea
commit 3bec8d3300

View File

@@ -649,6 +649,7 @@ void MenuStateCustomGame::cleanup() {
publishToMasterserverThread->shutdownAndWait() == true) {
delete publishToMasterserverThread;
}
}
publishToMasterserverThread = NULL;
}