Skip to content

Commit

Permalink
Merge pull request #4 from TheIntelloBox/patch-1
Browse files Browse the repository at this point in the history
Update SudokuGameRules.java
  • Loading branch information
NiklasEi authored Jul 23, 2018
2 parents 1ff050b + 92d883f commit 7f5bc04
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 7f5bc04

Please sign in to comment.