error popup when trying to flag unboxed too frequently

This commit is contained in:
2024-06-15 15:55:57 -05:00
parent c6d4375aa8
commit f27a4f174b
2 changed files with 2 additions and 9 deletions
@@ -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);