From e5b3e8a0ce548ff817583809fadc06329db21a11 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 7 Jun 2008 18:26:09 +0000 Subject: Clean up still more. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5547 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells3.h') diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h index 74fdbcddd1..ef6560071e 100644 --- a/crawl-ref/source/spells3.h +++ b/crawl-ref/source/spells3.h @@ -83,7 +83,7 @@ bool project_noise(void); * called from: religion - spell * *********************************************************************** */ bool dancing_weapon(int pow, bool force_hostile = false, - bool quiet_fail = false); + bool quiet_failure = false); // updated 24may2000 {dlb} -- cgit v1.2.3-54-g00ecf