summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/effects.cc')
-rw-r--r--crawl-ref/source/effects.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/effects.cc b/crawl-ref/source/effects.cc
index b4d918c1fe..d394a173bd 100644
--- a/crawl-ref/source/effects.cc
+++ b/crawl-ref/source/effects.cc
@@ -1989,6 +1989,7 @@ void yell(bool force)
one_chance_in(20)? " (and be thought a fool)" : "");
unsigned char keyn = get_ch();
+ mesclr();
switch (keyn)
{