From e3a8e64812f2fa783dc5644f04f267a291bc6098 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 13 Jan 2015 19:54:46 +0000 Subject: Put the game summaries from the website into gamedesc.txt. More sensible to bring all the pieces of per-puzzle descriptive text together into one place, so they can be easily reused everywhere they're needed. --- solo.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solo.R') diff --git a/solo.R b/solo.R index bdf8ba0..081a761 100644 --- a/solo.R +++ b/solo.R @@ -20,5 +20,5 @@ GAMES += solo !end !begin >gamedesc.txt -solo:solo.exe:Solo:Number placement puzzle +solo:solo.exe:Solo:Number placement puzzle:Fill in the grid so that each row, column and square block contains one of every digit. !end -- cgit v1.1