box flag situation looked into

This commit is contained in:
2024-05-28 21:24:53 -05:00
parent 2b1299ec4a
commit 40bff54838
5 changed files with 90 additions and 39 deletions
@@ -524,7 +524,7 @@ public enum InterestManager implements Runnable {
player.setDirtyLoad(true);
updateStaticList(player, origin);
updateMobileList(player, origin);
PlayerCharacter.checkIfBoxed(player);
//PlayerCharacter.checkIfBoxed(player);
}