mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-13 23:57:41 +02:00
NKAI: stability fixes and regression
This commit is contained in:
@@ -375,6 +375,8 @@ int main(int argc, char * argv[])
|
||||
while(!headlessQuit)
|
||||
boost::this_thread::sleep_for(boost::chrono::milliseconds(200));
|
||||
|
||||
boost::this_thread::sleep_for(boost::chrono::milliseconds(500));
|
||||
|
||||
quitApplication();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user