This commit is contained in:
2024-05-15 17:33:14 -05:00
parent e222cb3543
commit 5959209081
2 changed files with 0 additions and 19 deletions
@@ -71,7 +71,6 @@ public enum MovementManager {
((PlayerCharacter) toMove).update();
}
toMove.setIsCasting(false);
toMove.setItemCasting(false);