forked from MagicBane/Server
box flag situation looked into
This commit is contained in:
@@ -524,7 +524,7 @@ public enum InterestManager implements Runnable {
|
||||
player.setDirtyLoad(true);
|
||||
updateStaticList(player, origin);
|
||||
updateMobileList(player, origin);
|
||||
PlayerCharacter.checkIfBoxed(player);
|
||||
//PlayerCharacter.checkIfBoxed(player);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user