This commit is contained in:
parent
974df81a3f
commit
69dccdc215
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ void CProjectile::think(int _frames)
|
|||
if ( m_movementType == PROJECTILE_MINE )
|
||||
{
|
||||
CFX::Create( CFX::FX_TYPE_EXPLODE, Pos );
|
||||
CGameScene::setCameraShake(0,8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue