This commit is contained in:
parent
256ac1a6b9
commit
6bbad37e56
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ void CNpcStaticClamEnemy::postInit()
|
|||
|
||||
CNpcClamPlatform *platform = new ("clam platform") CNpcClamPlatform;
|
||||
|
||||
platform->setType( CNpcClamPlatform::NPC_CLAM_PLATFORM );
|
||||
platform->setThingSubType(CNpcClamPlatform::NPC_CLAM_PLATFORM);
|
||||
platform->setGraphic( (u8) 0 );
|
||||
platform->init( Pos );
|
||||
platform->setTiltable( false );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue