mirror of
https://github.com/glest/glest-source.git
synced 2025-02-25 04:02:30 +01:00
- attempt a very simple fix for Cold's connection delay
This commit is contained in:
parent
a97f8ead7e
commit
2c6cd02f32
@ -630,6 +630,7 @@ void MenuStateJoinGame::connectToServer() {
|
||||
//update lobby
|
||||
clientInterface->updateLobby();
|
||||
sleep(0);
|
||||
this->render();
|
||||
}
|
||||
}
|
||||
if( clientInterface->isConnected() == true &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user