X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/a0f67a83de82f11679d0cf8ea7f170ca808fc596..cb0c7d4a682a68dfeb06e1c4e3aeb01cdf126c5e:/galaxies.c diff --git a/galaxies.c b/galaxies.c index 9487a54..d7a90a4 100644 --- a/galaxies.c +++ b/galaxies.c @@ -3234,7 +3234,7 @@ const struct game thegame = { FALSE, /* wants_statusbar */ #endif FALSE, game_timing_state, - 0, /* flags */ + REQUIRE_RBUTTON, /* flags */ }; #ifdef STANDALONE_SOLVER