player update sync

This commit is contained in:
2025-01-05 14:38:07 -06:00
parent d8379ae5a9
commit 2535106d2c
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -517,8 +517,8 @@ public class WorldServer {
Logger.info("Starting Bane Thread");
BaneThread.startBaneThread();
Logger.info("Starting Player Update Thread");
UpdateThread.startUpdateThread();
//Logger.info("Starting Player Update Thread");
//UpdateThread.startUpdateThread();
printThreads();