chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / mines.R
diff --git a/mines.R b/mines.R
index 4550e186c031d5e1ae433dff65c4bef68e001da3..275c76c7ad88fd09ec930f16ee3ba46b3069231e 100644 (file)
--- a/mines.R
+++ b/mines.R
@@ -11,7 +11,7 @@ mineobfusc :    [C] mines[STANDALONE_OBFUSCATOR] MINES_EXTRA STANDALONE
 
 ALL += mines[COMBINED] MINES_EXTRA
 
-!begin gtk
+!begin am gtk
 GAMES += mines
 !end
 
@@ -19,6 +19,6 @@ GAMES += mines
     A(mines) \
 !end
 
-!begin >wingames.lst
-mines.exe:Mines
+!begin >gamedesc.txt
+mines:mines.exe:Mines:Mine-finding puzzle:Find all the mines without treading on any of them.
 !end