X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..ec015807d83c87a7fa8ca8a9c2af3341f654f7e6:/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,