Removed obsolete cMonster::eType.
Has been replaced with global eMonsterType.
This commit is contained in:
@@ -25,9 +25,6 @@ class cMonster :
|
||||
typedef cPawn super;
|
||||
public:
|
||||
|
||||
// Deprecated
|
||||
typedef eMonsterType eType;
|
||||
|
||||
enum eFamily
|
||||
{
|
||||
mfHostile = 0, // Spider, Zombies ...
|
||||
|
||||
Reference in New Issue
Block a user