Arrange that random seeds are as harmonised as they can reasonably
[sgt/puzzles] / netslide.c
index 86efb2f..5697b2f 100644 (file)
@@ -1762,4 +1762,5 @@ const struct game thegame = {
     game_flash_length,
     game_wants_statusbar,
     FALSE, game_timing_state,
+    0,                                /* mouse_priorities */
 };