X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..a0f67a83de82f11679d0cf8ea7f170ca808fc596:/pattern.c diff --git a/pattern.c b/pattern.c index eacade4..a85877f 100644 --- a/pattern.c +++ b/pattern.c @@ -1243,7 +1243,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Pattern", "games.pattern", + "Pattern", "games.pattern", "pattern", default_params, game_fetch_preset, decode_params,