X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/cd28b679e5e1866cfa4860633cb7af058a4d557e..9edb9f353b57d903d12f241691faf6e8b8cff276:/map.c diff --git a/map.c b/map.c index d70d428..098fc47 100644 --- a/map.c +++ b/map.c @@ -3084,7 +3084,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Map", "games.map", + "Map", "games.map", "map", default_params, game_fetch_preset, decode_params,