chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / tents.R
diff --git a/tents.R b/tents.R
index 3e5138aa54bf91bcbe067e9bcf5c28b783fca691..557f929840f13c2cf0eebb0384caa0e68e85aa3b 100644 (file)
--- a/tents.R
+++ b/tents.R
@@ -11,7 +11,7 @@ ALL += tents[COMBINED] TENTS_EXTRA
 tentssolver :   [U] tents[STANDALONE_SOLVER] TENTS_EXTRA STANDALONE
 tentssolver :   [C] tents[STANDALONE_SOLVER] TENTS_EXTRA STANDALONE
 
-!begin gtk
+!begin am gtk
 GAMES += tents
 !end
 
@@ -19,6 +19,6 @@ GAMES += tents
     A(tents) \
 !end
 
-!begin >wingames.lst
-tents.exe:Tents
+!begin >gamedesc.txt
+tents:tents.exe:Tents:Tent-placing puzzle:Place a tent next to each tree.
 !end