simple O menu requires clear screen for symset

This commit is contained in:
nhmall
2024-05-12 08:10:36 -04:00
parent 38e8e99565
commit 329ffae7df
3 changed files with 7 additions and 1 deletions

View File

@@ -767,6 +767,7 @@ struct instance_globals_o {
boolean opt_reset_customcolors;
boolean opt_reset_customsymbols;
boolean opt_update_basic_palette;
boolean opt_symset_changed;
/* pickup.c */
int oldcap; /* last encumbrance */