map_mode may appear more than once without a gripe

This commit is contained in:
nhmall
2026-08-19 07:16:57 -04:00
parent a2e805aee2
commit 4c4867d586
+1 -1
View File
@@ -430,7 +430,7 @@ static int optfn_##a(int, int, boolean, char *, char *);
On, Yes, No, No, NoAlias, &flags.biff, Term_False,
"enable the mail daemon")
NHOPTC(map_mode, Advanced, 20, opt_in, set_gameview,
Yes, Yes, No, No, NoAlias, "map display mode under Windows")
Yes, Yes, Yes, No, NoAlias, "map display mode under Windows")
NHOPTB(mention_decor, Advanced, 0, opt_in, set_in_game,
Off, Yes, No, No, NoAlias, &flags.mention_decor, Term_False,
"give feedback when walking over interesting features")