Sync with L2jServer HighFive Jul 30th 2015.

This commit is contained in:
MobiusDev
2015-07-30 20:47:48 +00:00
parent b3531f47c1
commit 6185db8d5f
27 changed files with 252 additions and 258 deletions

View File

@@ -222,7 +222,7 @@ public class Shutdown extends Thread
// ignore
}
// stop all threadpolls
// stop all thread pools
try
{
ThreadPoolManager.getInstance().shutdown();
@@ -490,9 +490,6 @@ public class Shutdown extends Thread
}
/*
* if (Config.ACTIVATE_POSITION_RECORDER) Universe.getInstance().implode(true);
*/
TimeCounter tc = new TimeCounter();
// Save all raidboss and GrandBoss status ^_^