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.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 4b22cd0f8b..875a43eaac 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -4288,8 +4288,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(false);
+ flash_view(colour);
simple_god_message(" booms: Use this gift wisely!");