This commit is contained in:
parent
7b2b54629b
commit
1e0eb2bdb2
3 changed files with 8 additions and 6 deletions
|
@ -166,7 +166,8 @@ void CNpcStaticClamEnemy::postInit()
|
|||
platform->setGraphic( (u8) 0 );
|
||||
platform->init( Pos );
|
||||
platform->setTiltable( false );
|
||||
platform->setBBox();
|
||||
//platform->setBBox();
|
||||
platform->postInit();
|
||||
}
|
||||
|
||||
void CNpcStaticClamEnemy::processClose( int _frames )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue