This commit is contained in:
parent
5b785068c2
commit
fa5105d783
96 changed files with 550 additions and 406 deletions
|
@ -126,7 +126,6 @@ void CNpcParasiticWormEnemy::postInit()
|
|||
CNpcParasiticWormSegment *wormSegment;
|
||||
wormSegment = new ("segment") CNpcParasiticWormSegment;
|
||||
wormSegment->init();
|
||||
//wormSegment->setLayerCollision( m_layerCollision );
|
||||
|
||||
if ( segCount < initLength )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue