summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Monster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mobs/Monster.h')
-rw-r--r--src/Mobs/Monster.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Mobs/Monster.h b/src/Mobs/Monster.h
index 9fd67d67c..ba746ebc8 100644
--- a/src/Mobs/Monster.h
+++ b/src/Mobs/Monster.h
@@ -25,6 +25,9 @@ class cMonster :
typedef cPawn super;
public:
+ //Depreciated
+ typedef eMonsterType eType;
+
enum eFamily
{
mfHostile = 0, // Spider, Zombies ...