summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 21:41:57 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 21:41:57 +0000
commit54ece9142dd3230aaa8e74d53fcd50915261de68 (patch)
tree2032b6a695d14fd049235906030ecfffb0ffb87c /crawl-ref/source/spells3.cc
parentcc083c722fed68293c3afd4b99d4ac5a1f8814db (diff)
downloadcrawl-ref-54ece9142dd3230aaa8e74d53fcd50915261de68.tar.gz
crawl-ref-54ece9142dd3230aaa8e74d53fcd50915261de68.zip
Add yet one more minor cosmetic fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8136 c06c8d41-db1a-0410-9941-cceddc491573
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;
}
}