summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 05:22:50 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 05:22:50 +0000
commit1c2a47e2f10000c05c8ced28291905d980d0995e (patch)
tree74a0d79bec51a43b41ae26fe0a0fffb5a7519b0f /crawl-ref/source/spells3.cc
parent9abfa46a13959b93ab876b705c62e9139389ab73 (diff)
downloadcrawl-ref-1c2a47e2f10000c05c8ced28291905d980d0995e.tar.gz
crawl-ref-1c2a47e2f10000c05c8ced28291905d980d0995e.zip
Add one last minor cosmetic fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8292 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 2f2cd1d7d4..fb923da815 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -959,6 +959,7 @@ int animate_dead(actor *caster, int pow, beh_type beha, unsigned short hitting,
}
}
}
+
if (actual && number_seen > 0)
mpr("The dead are walking!");