Make DUNGEON_OVERVIEW unconditional.

This commit is contained in:
Sean Hunt
2015-02-13 23:58:46 -05:00
parent 1edadd1d48
commit ad82ca80f3
20 changed files with 5 additions and 94 deletions

View File

@@ -803,9 +803,7 @@ skip:
viz_rmin = next_rmin;
viz_rmax = next_rmax;
#ifdef DUNGEON_OVERVIEW
recalc_mapseen();
#endif
}