summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.cc')
-rw-r--r--crawl-ref/source/spells3.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index c6c98560b6..7d3ff8568d 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -883,6 +883,7 @@ bool animate_remains(const coord_def &a, corpse_type class_allowed,
if (was_butchering)
xom_is_stimulated(255);
}
+
break;
}
}