X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..055b9cd27af52f30534c77af067a98e5ca9c4461:/untangle.c diff --git a/untangle.c b/untangle.c index ed672e4..18b4aca 100644 --- a/untangle.c +++ b/untangle.c @@ -1425,7 +1425,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Untangle", "games.untangle", + "Untangle", "games.untangle", "untangle", default_params, game_fetch_preset, decode_params,