ensure condition menu always starts the same way even under "play again"

This commit is contained in:
nhmall
2020-02-20 20:36:37 -05:00
parent 3bc346868e
commit 86f5e73ef3
3 changed files with 8 additions and 5 deletions

View File

@@ -235,6 +235,7 @@ const struct instance_globals g_init = {
#endif
UNDEFINED_VALUES, /* cond_hilites */
0, /* now_or_before_idx */
0, /* condmenu_sortorder */
/* cmd.c */
UNDEFINED_VALUES, /* Cmd */