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