summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/invent.cc')
-rw-r--r--crawl-ref/source/invent.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/invent.cc b/crawl-ref/source/invent.cc
index 23d47a1504..696dbf5bff 100644
--- a/crawl-ref/source/invent.cc
+++ b/crawl-ref/source/invent.cc
@@ -1165,6 +1165,7 @@ int prompt_invent_item( const char *prompt,
{
if (count)
*count = items[0].quantity;
+
redraw_screen();
mesclr( true );
}