This commit is contained in:
Charles 2001-04-12 16:33:48 +00:00
parent c050e9fb83
commit 8538d72b10
9 changed files with 187 additions and 29 deletions

View file

@ -186,6 +186,8 @@ void CNpcEnemy::processCloseAnemone2Attack( int _frames )
nextThing = nextThing->getNext();
}
removeAllChild();
// attach new spikes
for ( fireLoop = 0 ; fireLoop < 5 ; fireLoop++ )