en passant rule
This commit is contained in:
@@ -16,7 +16,7 @@ public class CastlingCommand extends PlayerCommand {
|
||||
}
|
||||
|
||||
@Override
|
||||
public CommandResult undo(Game game, OutputSystem outputSystem) {
|
||||
protected CommandResult undoImpl(Game game, OutputSystem outputSystem) {
|
||||
// TODO Auto-generated method stub
|
||||
throw new UnsupportedOperationException("Unimplemented method 'undo'");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user