X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/cd28b679e5e1866cfa4860633cb7af058a4d557e..055b9cd27af52f30534c77af067a98e5ca9c4461:/bridges.c diff --git a/bridges.c b/bridges.c index 93faf32..a8fd8b3 100644 --- a/bridges.c +++ b/bridges.c @@ -2629,7 +2629,7 @@ static void game_print(drawing *dr, game_state *state, int ts) #endif const struct game thegame = { - "Bridges", "games.bridges", + "Bridges", "games.bridges", "bridges", default_params, game_fetch_preset, decode_params,