This commit is contained in:
Daveo 2001-05-29 18:56:18 +00:00
parent 256ac1a6b9
commit 6bbad37e56

View File

@ -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 );