Add error in animation logixc

This commit is contained in:
Felix Koppe
2024-12-08 22:04:16 +01:00
parent 84c5553154
commit 521c7439c2
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,6 @@ public WaitingPieceState(ClientState parent, ClientGameLogic logic) {
@Override
public void enter() {
moveablePiece = null;
}
@Override