X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..0d926fd40b125ee39a680b6a9177238d40dc0033:/rect.c diff --git a/rect.c b/rect.c index 1b232ae..e73db7d 100644 --- a/rect.c +++ b/rect.c @@ -2836,7 +2836,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Rectangles", "games.rectangles", + "Rectangles", "games.rectangles", "rectangles", default_params, game_fetch_preset, decode_params,