summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index b5f17de3f9..16f528d3e8 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -1747,6 +1747,7 @@ static void _go_downstairs()
}
// Does the next level have a warning annotation?
+ // Also checks for entering a labyrinth with teleportitis.
if (!check_annotation_exclusion_warning())
return;