summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 605e13f8ec..37a597371a 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -4276,7 +4276,7 @@ static bool _bless_weapon(god_type god, brand_type brand, int colour)
mpr("Your weapon shines brightly!", MSGCH_GOD);
you.flash_colour = colour;
- viewwindow(true, false);
+ viewwindow(false);
simple_god_message(" booms: Use this gift wisely!");