diff --git a/include/optlist.h b/include/optlist.h index 516d93e19..efb26982e 100644 --- a/include/optlist.h +++ b/include/optlist.h @@ -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")