From 2dabe9458f1cb905ae6ee609efbdd8df2c7659a1 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Thu, 23 Jun 2005 21:37:05 +0000 Subject: [PATCH] Reinstate WinHelp topic now we have a manual chapter. [originally from svn r6002] --- guess.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guess.c b/guess.c index 0d0d8c8..3e5d120 100644 --- a/guess.c +++ b/guess.c @@ -1156,7 +1156,7 @@ static int game_timing_state(game_state *state) #endif const struct game thegame = { - "Guess", NULL, + "Guess", "games.guess", default_params, game_fetch_preset, decode_params, -- 2.30.2