This commit is contained in:
parent
44bb303853
commit
2297e73b3c
6 changed files with 46 additions and 0 deletions
|
@ -60,6 +60,7 @@ void CNpcFallingPlatformGenerator::think( int _frames )
|
|||
{
|
||||
case NPC_OILDRUM_PLATFORM:
|
||||
case NPC_CRATE_PLATFORM:
|
||||
case NPC_VERTICAL_OILDRUM_PLATFORM:
|
||||
{
|
||||
newPlatform = new ("falling platform") CNpcFallingNoRespawnPlatform;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue