Remeved the commented BUGFIX tags

This commit is contained in:
Kayne Ruse
2014-09-10 17:00:13 +10:00
parent 712d94d3b2
commit ad2c65dc67
5 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ void CleanUp::Update() {
SetNextScene(SceneList::MAINMENU);
}
//BUGFIX: Eat incoming packets
//Eat incoming packets
while(network.Receive());
}
+1 -1
View File
@@ -64,7 +64,7 @@ LobbyMenu::LobbyMenu(int* const argClientIndex, int* const argAccountIndex):
//set the server list's position
listBox = {300, 50, 200, font.GetCharH()};
//BUGFIX: Eat incoming packets
//Eat incoming packets
while(network.Receive());
//Initial broadcast