summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index 1b654c2da7..5d90c20a17 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -373,6 +373,7 @@ static bool _xom_gives_item(int power)
// Random-type random object.
_xom_make_item(OBJ_RANDOM, OBJ_RANDOM, power * 3);
}
+
more();
return (true);