From 9d51b2e1077042ae42d42a0e6314e439c62e2925 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 21 Mar 2007 02:05:37 +0000 Subject: Avoiding magic numbers where possible (1002) and also display the target when other players are targeted. --- src/monster.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/monster.h') diff --git a/src/monster.h b/src/monster.h index 1b666db4..0e0e1af5 100644 --- a/src/monster.h +++ b/src/monster.h @@ -48,7 +48,6 @@ class Monster : public Being */ virtual void handleAttack(Being *victim, int damage); - protected: /** * Returns the MonsterInfo, with static data about this monster. */ -- cgit v1.2.3-70-g09d2