parent
77c5b410e6
commit
112fac5798
|
@ -25,9 +25,6 @@ class cMonster :
|
||||||
typedef cPawn super;
|
typedef cPawn super;
|
||||||
public:
|
public:
|
||||||
|
|
||||||
// Deprecated
|
|
||||||
typedef eMonsterType eType;
|
|
||||||
|
|
||||||
enum eFamily
|
enum eFamily
|
||||||
{
|
{
|
||||||
mfHostile = 0, // Spider, Zombies ...
|
mfHostile = 0, // Spider, Zombies ...
|
||||||
|
|
Loading…
Reference in New Issue