few second less + should look better on the loading screen

This commit is contained in:
filux 2015-12-27 19:12:00 +01:00
parent f0d705ba17
commit 1f1156b9b6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ namespace Glest{ namespace Game{
// class NetworkInterface
// =====================================================
const int NetworkInterface::readyWaitTimeout= 105000; // 1 minute and 45 seconds
const int NetworkInterface::readyWaitTimeout= 99000; // 99 seconds to 0 looks good on the screen
bool NetworkInterface::allowGameDataSynchCheck = false;
bool NetworkInterface::allowDownloadDataSynch = false;