summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index fd23b5e1dc..efa025d4fc 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -2170,7 +2170,7 @@ static void world_reacts()
// If you're wielding a rod, it'll gradually recharge.
recharge_rods();
- viewwindow(1, true);
+ viewwindow(true, true);
handle_monsters();
check_banished();