opt out of bgcolor highlighting via bgcolors

This commit is contained in:
nhmall
2023-03-01 19:17:47 -05:00
parent 5a4d983104
commit d801736d09
3 changed files with 5 additions and 1 deletions

View File

@@ -221,6 +221,7 @@ struct instance_flags {
* as output from getdir(): simulated button used
* 0 (none) or CLICK_1 (left) or CLICK_2 (right) */
int getloc_filter; /* GFILTER_foo */
boolean bgcolors; /* display background colors on a map position */
boolean getloc_moveskip;
boolean getloc_travelmode;
boolean getloc_usemenu;