This commit is contained in:
parent
ff13d67687
commit
80a6c35255
4 changed files with 21 additions and 1 deletions
|
@ -38,6 +38,7 @@ sLevelHdr *LevelHdr=CLevel::getLevelHdr();
|
|||
Velocity.vy=FallingTile_DefVY;
|
||||
Life=FallingTile_DefLife;
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_ANY_OBJECT_FALLING,false,true);
|
||||
if (!isOnScreen(_Pos)) setToShutdown();
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue