Fix: TUI
This commit is contained in:
@@ -216,6 +216,6 @@ class GameTest {
|
||||
players.add( game.getCurrentState().getCurrentPlayer());
|
||||
assertTrue(game.SlotChoiceByIndex(game.getCurrentState().getCurrentPlayer(), i));
|
||||
}
|
||||
//System.out.println(game);
|
||||
System.out.println(game);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user