diff --git a/src/game/Game.java b/src/game/Game.java index 69b629a..6f22892 100644 --- a/src/game/Game.java +++ b/src/game/Game.java @@ -327,8 +327,8 @@ public class Game { * The Player that started the game gets 'X' the other one 'O'. */ private void logGame() { - for(int i=0;i