This commit is contained in:
parent
34bb965cc9
commit
60b5326d52
1 changed files with 0 additions and 2 deletions
|
@ -656,8 +656,6 @@ void CPlayerProjectile::think(int _frames)
|
|||
|
||||
CLevel &level = GameScene.GetLevel();
|
||||
|
||||
level.destroyMapArea( Pos );
|
||||
|
||||
if ( groundHeight < -16 )
|
||||
{
|
||||
m_hitTarget = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue