forked from MagicBane/Server
disable hotzone system
This commit is contained in:
@@ -534,8 +534,8 @@ public class WorldServer {
|
||||
printThreads();
|
||||
Logger.info("Threads Running:");
|
||||
|
||||
Logger.info("Starting Hotzone...");
|
||||
HotzoneManager.SelectRandomHotzone();
|
||||
//Logger.info("Starting Hotzone...");
|
||||
//HotzoneManager.SelectRandomHotzone();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user