Skip to content

Commit

Permalink
Update SudokuGameRules.java
Browse files Browse the repository at this point in the history
  • Loading branch information
TheIntelloBox authored Jul 23, 2018
1 parent 1ff050b commit 92d883f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**
* Created by Niklas
*
* Game rules container for Whac a mole
* Game rules container for Sudoku
*/
public class SudokuGameRules extends GameRuleRewards {
private boolean restartButton;
Expand Down

0 comments on commit 92d883f

Please sign in to comment.