From 8387025f9dbca1c317d332b8e17661d55d5928bb Mon Sep 17 00:00:00 2001 From: dolorous Date: Mon, 9 Mar 2009 10:14:13 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9396 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells3.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells3.cc') diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc index 304a138af3..f097b92073 100644 --- a/crawl-ref/source/spells3.cc +++ b/crawl-ref/source/spells3.cc @@ -899,7 +899,7 @@ int animate_remains(const coord_def &a, corpse_type class_allowed, if (actual && success) { - // ignores quiet + // Ignore quiet. if (was_butchering) mpr("The corpse you are butchering rises to attack!"); -- cgit v1.2.3-54-g00ecf