mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
give it a little more time
This commit is contained in:
@@ -1178,7 +1178,7 @@ void JavaLibrary::initializeJavaThread()
|
||||
|
||||
// clean up
|
||||
ms_jvm->DestroyJavaVM();
|
||||
Os::sleep(1000); // give java a chance to end it's miserable existence
|
||||
Os::sleep(2000); // give java a chance to end it's miserable existence
|
||||
ms_jvm = nullptr;
|
||||
|
||||
if (ConfigServerGame::getTrapScriptCrashes())
|
||||
|
||||
Reference in New Issue
Block a user