This commit is contained in:
parent
327ea61789
commit
f11067a0ff
7 changed files with 19 additions and 48 deletions
|
@ -18,7 +18,7 @@ class CNpcMotherJellyfishEnemy : public CNpcEnemy
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
//void render();
|
||||
void render();
|
||||
protected:
|
||||
virtual void processClose( int _frames );
|
||||
virtual void processMovement( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue