summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/view.cc')
-rw-r--r--crawl-ref/source/view.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/crawl-ref/source/view.cc b/crawl-ref/source/view.cc
index b5eb5c6362..6f5d247326 100644
--- a/crawl-ref/source/view.cc
+++ b/crawl-ref/source/view.cc
@@ -3015,7 +3015,7 @@ static void _draw_level_map(int start_x, int start_y, bool travel_mode)
cursor_control cs(false);
int top = 1 + Options.level_map_title;
- if ( Options.level_map_title )
+ if (Options.level_map_title)
{
const formatted_string help =
formatted_string::parse_string("(Press <w>?</w> for help)");
@@ -4956,8 +4956,7 @@ void viewwindow(bool draw_it, bool do_updates)
// have a monster or cloud on it, and is equal
// to the grid before monsters and clouds were
// added otherwise.
- if (Options.clean_map
- && Show_Backup(ep)
+ if (Options.clean_map && Show_Backup(ep)
&& is_terrain_seen( gc.x, gc.y ))
{
_get_symbol( gc.x, gc.y,