This commit is contained in:
parent
c66564e837
commit
e73d4eebf7
11 changed files with 107 additions and 35 deletions
|
@ -35,6 +35,7 @@ sLevelHdr *LevelHdr=CLevel::getLevelHdr();
|
|||
Velocity.vx=getRndRange(7)-4;
|
||||
Velocity.vy=FallingTile_DefVY;
|
||||
Life=FallingTile_DefLife;
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_ANY_OBJECT_FALLING,false);
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue