aboutsummaryrefslogtreecommitdiff
path: root/netslide.c
diff options
context:
space:
mode:
Diffstat (limited to 'netslide.c')
-rw-r--r--netslide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netslide.c b/netslide.c
index c51a1e3..c710e71 100644
--- a/netslide.c
+++ b/netslide.c
@@ -1827,5 +1827,5 @@ const struct game thegame = {
FALSE, FALSE, game_print_size, game_print,
game_wants_statusbar,
FALSE, game_timing_state,
- 0, /* mouse_priorities */
+ 0, /* flags */
};