This commit is contained in:
parent
8bd03a35ff
commit
dcdbc83daf
2 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,6 @@ CNpcPlatform *CNpcPlatform::Create(int Type)
|
|||
case NPC_PLAYER_BUBBLE_PLATFORM:
|
||||
{
|
||||
platform = new ("player bubble platform") CNpcPlayerBubblePlatform;
|
||||
platform->setGraphic( (u8) 0 );
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue