mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-12 21:24:04 -08:00
Merge pull request #603 from MartinThoma/apply-pre-commit
MAINT: Apply pre-commit
This commit is contained in:
@@ -148,9 +148,9 @@ public class TicTacToe2 {
|
||||
System.out.println("THATS NOT 'Y' OR 'N', TRY AGAIN");
|
||||
in.nextLine();
|
||||
}
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user