X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/b2a646f1af7858878025bdae14bef9482bee8e26..522ed78193ce3bb0e5b88f96ac7d2ec4c6c6e2a5:/net.c diff --git a/net.c b/net.c index 40f68f9..5ef1ba7 100644 --- a/net.c +++ b/net.c @@ -2604,4 +2604,5 @@ const struct game thegame = { game_flash_length, game_wants_statusbar, FALSE, game_timing_state, + 0, /* mouse_priorities */ };