This commit is contained in:
2024-05-15 17:33:14 -05:00
parent d14144cdf3
commit 048c4dfb1b
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);