X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/5bcb1aa3360811546c15ae08405bae6a46c6e18c..feb306dcbfd3f5c3c729d0f06434524cb4b0c4d8:/tents.c diff --git a/tents.c b/tents.c index afed169..e5e8c6f 100644 --- a/tents.c +++ b/tents.c @@ -2053,7 +2053,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Tents", "games.tents", + "Tents", "games.tents", "tents", default_params, game_fetch_preset, decode_params,