Renamed the Restart scene to CleanUp

This commit is contained in:
Kayne Ruse
2014-06-15 22:39:10 +10:00
parent 5c74ecdd72
commit 618666de43
11 changed files with 26 additions and 28 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ void LobbyMenu::HandleBroadcastResponse(ServerPacket* const argPacket) {
server.playerCount = argPacket->playerCount;
server.version = argPacket->version;
//NOTE: Check compatibility here
//Checking compatibility
server.compatible = server.version == NETWORK_VERSION;
//push