Move bgcolors option to the map section
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ static int optfn_##a(int, int, boolean, char *, char *);
|
|||||||
NHOPTC(autounlock, Behavior, 80, opt_out, set_in_game,
|
NHOPTC(autounlock, Behavior, 80, opt_out, set_in_game,
|
||||||
Yes, Yes, No, Yes, NoAlias,
|
Yes, Yes, No, Yes, NoAlias,
|
||||||
"action to take when encountering locked door or chest")
|
"action to take when encountering locked door or chest")
|
||||||
NHOPTB(bgcolors, Behavior, 0, opt_out, set_in_game,
|
NHOPTB(bgcolors, Map, 0, opt_out, set_in_game,
|
||||||
On, Yes, No, No, NoAlias, &iflags.bgcolors, Term_Off,
|
On, Yes, No, No, NoAlias, &iflags.bgcolors, Term_Off,
|
||||||
"use background color for some map hilighting")
|
"use background color for some map hilighting")
|
||||||
NHOPTO("bind keys", Advanced, o_bind_keys, BUFSZ, opt_in, set_in_game,
|
NHOPTO("bind keys", Advanced, o_bind_keys, BUFSZ, opt_in, set_in_game,
|
||||||
|
|||||||
Reference in New Issue
Block a user