summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-15 19:34:34 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-15 19:34:34 +0000
commitd1f97f2a9509e17c323f538e6695be3c889b7d9e (patch)
tree71cd873e2d0dd81f9b1a349f19be6028f5254baf /crawl-ref/source/files.cc
parent4dddf114ec615892c2caca5491d426d13a730739 (diff)
downloadcrawl-ref-d1f97f2a9509e17c323f538e6695be3c889b7d9e.tar.gz
crawl-ref-d1f97f2a9509e17c323f538e6695be3c889b7d9e.zip
Also document that the Wild Magic card can turn up in decks of changes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10681 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/files.cc')
-rw-r--r--crawl-ref/source/files.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/files.cc b/crawl-ref/source/files.cc
index b10808d4a9..b5dc708b08 100644
--- a/crawl-ref/source/files.cc
+++ b/crawl-ref/source/files.cc
@@ -1441,10 +1441,7 @@ bool load( dungeon_feature_type stair_taken, load_mode_type load_mode,
you.attribute[ATTR_ABYSS_ENTOURAGE] = 0;
if (load_mode != LOAD_VISITOR)
- {
dungeon_events.fire_event(DET_ENTERED_LEVEL);
-// set_level_exclusion_annotation(get_exclusion_desc());
- }
if (load_mode == LOAD_ENTER_LEVEL)
{