Skip to content

Commit

Permalink
Update FinishWithBombsDirectRule.java
Browse files Browse the repository at this point in the history
  • Loading branch information
vockek committed Apr 16, 2024
1 parent bbf799b commit 8c653d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
public class FinishWithBombsDirectRule extends DirectRule {
public FinishWithBombsDirectRule() {
super(
"MINE-BASC-0001",
"Finish with Bombs",
"The remaining unknowns around a flag must be bombs to satisfy the number",
"edu/rpi/legup/images/minesweeper/direct/Fill_Bombs.jpg");
Expand Down

0 comments on commit 8c653d8

Please sign in to comment.