use new regen calculations

This commit is contained in:
2025-01-29 20:02:02 -06:00
parent 3a01dbf5f6
commit 198648d3db
2 changed files with 30 additions and 254 deletions
+2 -2
View File
@@ -517,8 +517,8 @@ public class WorldServer {
Logger.info("Starting Bane Thread");
BaneThread.startBaneThread();
Logger.info("Starting Player Regen Thread");
UpdateThread.startUpdateThread();
//Logger.info("Starting Player Regen Thread");
//UpdateThread.startUpdateThread();
printThreads();