Removed obsolete cMonster::eType.

Has been replaced with global eMonsterType.
master
madmaxoft 2014-10-05 22:12:25 +02:00
parent 77c5b410e6
commit 112fac5798
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ class cMonster :
typedef cPawn super;
public:
// Deprecated
typedef eMonsterType eType;
enum eFamily
{
mfHostile = 0, // Spider, Zombies ...