almost working
This commit is contained in:
@@ -55,7 +55,6 @@ public class CommandExecutor {
|
||||
this.dispatcher.onBoardUpdate();
|
||||
if (checkGameStatus()) {
|
||||
this.dispatcher.onGameEnd();
|
||||
return;
|
||||
}
|
||||
switchPlayerTurn(command instanceof UndoCommand);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user