From dfcc6397848d4597b386b688f689352de6c19ae2 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 26 Mar 2009 00:27:05 +0100 Subject: Remove redundancy, fix variable names and other code cleanups --- src/monster.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/monster.h') diff --git a/src/monster.h b/src/monster.h index 34a2f237..cd2a8f0c 100644 --- a/src/monster.h +++ b/src/monster.h @@ -76,7 +76,7 @@ class Monster : public Being /** * Determine whether the mob should show it's name */ - void showName(bool show); + void setShowName(bool show); /** * Gets the way the monster is blocked by other objects -- cgit v1.2.3-70-g09d2