'wizmgender' flag
"Demote" wizmgender from an obscure wizard mode extended command to an obscure wizard mode boolean option. Behaves the same except that no message is given when the value gets toggled.
This commit is contained in:
@@ -550,6 +550,8 @@ opt_##a,
|
||||
"the foreground/background colors of windows")
|
||||
NHOPTC(windowtype, WINTYPELEN, opt_in, set_gameview, No, Yes, No, No,
|
||||
NoAlias, "windowing system to use (should be specified first)")
|
||||
NHOPTB(wizmgender, 0, opt_in, set_wizonly, Off, Yes, No, No, NoAlias,
|
||||
&iflags.wizmgender)
|
||||
NHOPTB(wizweight, 0, opt_in, set_wizonly, Off, Yes, No, No, NoAlias,
|
||||
&iflags.wizweight)
|
||||
NHOPTB(wraptext, 0, opt_in, set_in_game, Off, Yes, No, No, NoAlias,
|
||||
|
||||
Reference in New Issue
Block a user