chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / map.R
diff --git a/map.R b/map.R
index a26e8b8cf7a743b41e2a29c60f2fee8c1a6c452f..1e702aa19d0828cfa3fbd29fcada18da0304cbce 100644 (file)
--- a/map.R
+++ b/map.R
@@ -11,7 +11,7 @@ mapsolver :     [C] map[STANDALONE_SOLVER] MAP_EXTRA STANDALONE
 
 ALL += map[COMBINED] MAP_EXTRA
 
-!begin gtk
+!begin am gtk
 GAMES += map
 !end
 
@@ -19,6 +19,6 @@ GAMES += map
     A(map) \
 !end
 
-!begin >wingames.lst
-map.exe:Map
+!begin >gamedesc.txt
+map:map.exe:Map:Map-colouring puzzle:Colour the map so that adjacent regions are never the same colour.
 !end