forked from MagicBane/Server
error popup when trying to flag unboxed too frequently
This commit is contained in:
@@ -521,6 +521,7 @@ public enum InterestManager implements Runnable {
|
||||
|
||||
// Update loaded upbjects lists
|
||||
|
||||
player.isBoxed = PlayerCharacter.checkIfBoxed(player);
|
||||
player.setDirtyLoad(true);
|
||||
updateStaticList(player, origin);
|
||||
updateMobileList(player, origin);
|
||||
|
||||
Reference in New Issue
Block a user