Flush screen when toggling map-related option

This commit is contained in:
Pasi Kallinen
2022-08-03 19:57:57 +03:00
parent bfd262ebe8
commit 691c727d0a

View File

@@ -7845,6 +7845,7 @@ rerun:
check_gold_symbol();
reglyph_darkroom();
(void) doredraw();
flush_screen(FALSE);
}
if (g.context.botl || g.context.botlx) {
bot();