This commit is contained in:
parent
f819091911
commit
564d091662
@ -18,6 +18,7 @@ class CNpcSkullStomperEnemy : public CNpcEnemy
|
||||
{
|
||||
public:
|
||||
void postInit();
|
||||
u8 hasBeenAttacked() {return(false);}
|
||||
protected:
|
||||
void processEnemyCollision( CThing *thisThing );
|
||||
bool processSensor();
|
||||
|
Loading…
Reference in New Issue
Block a user