summaryrefslogtreecommitdiff
path: root/src/monster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster.h')
-rw-r--r--src/monster.h1
1 files changed, 0 insertions, 1 deletions
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.
*/