Permalink
Browse files

Removed obsolete cMonster::eType.

Has been replaced with global eMonsterType.
  • Loading branch information...
madmaxoft committed Oct 5, 2014
1 parent 77c5b41 commit 112fac579829edf32e41da6da4bd8a98e5b6f0bd
Showing with 0 additions and 3 deletions.
  1. +0 −3 src/Mobs/Monster.h
View
@@ -25,9 +25,6 @@ class cMonster :
typedef cPawn super;
public:
// Deprecated
typedef eMonsterType eType;
enum eFamily
{
mfHostile = 0, // Spider, Zombies ...

0 comments on commit 112fac5

Please sign in to comment.