summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-23 05:01:44 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-23 05:01:44 +0000
commita19dd0dd929c31c3fbeb0479a2498df3b51ad057 (patch)
tree6709edb678565093f58a28b51b64d06da80eaa33 /crawl-ref/source/spells3.cc
parent59b4a255cc8e70e77b2374a36f7555d6b59ff06d (diff)
downloadcrawl-ref-a19dd0dd929c31c3fbeb0479a2498df3b51ad057.tar.gz
crawl-ref-a19dd0dd929c31c3fbeb0479a2498df3b51ad057.zip
Add spacing fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8706 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells3.cc')
-rw-r--r--crawl-ref/source/spells3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index 3699d7945f..f931e6c763 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -969,7 +969,7 @@ int animate_dead(actor *caster, int pow, beh_type beha, unsigned short hitting,
const bool was_butchering = is_being_butchered(*si, false);
if (animate_remains(a, CORPSE_BODY, beha, hitting, god,
- actual, true))
+ actual, true))
{
number_raised++;