This commit is contained in:
parent
c050e9fb83
commit
8538d72b10
9 changed files with 187 additions and 29 deletions
|
@ -186,6 +186,8 @@ void CNpcEnemy::processCloseAnemone2Attack( int _frames )
|
|||
nextThing = nextThing->getNext();
|
||||
}
|
||||
|
||||
removeAllChild();
|
||||
|
||||
// attach new spikes
|
||||
|
||||
for ( fireLoop = 0 ; fireLoop < 5 ; fireLoop++ )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue