Add #fuzzer wiz-mode command
Move the debug_fuzzer boolean out of the full options menu and turn it into #fuzzer extended command
This commit is contained in:
@@ -182,8 +182,6 @@ static int optfn_##a(int, int, boolean, char *, char *);
|
||||
Yes, Yes, No, No, NoAlias,
|
||||
"load DECGraphics display symbols into symset")
|
||||
#endif
|
||||
NHOPTB(debug_fuzzer, Advanced, 0, opt_in, set_wiznofuz,
|
||||
Off, Yes, No, No, NoAlias, &iflags.debug_fuzzer)
|
||||
NHOPTB(debug_hunger, Advanced, 0, opt_in, set_wiznofuz,
|
||||
Off, Yes, No, No, NoAlias, &iflags.debug_hunger)
|
||||
NHOPTB(debug_mongen, Advanced, 0, opt_in, set_wiznofuz,
|
||||
|
||||
Reference in New Issue
Block a user