This commit is contained in:
parent
34bb965cc9
commit
60b5326d52
@ -656,8 +656,6 @@ void CPlayerProjectile::think(int _frames)
|
|||||||
|
|
||||||
CLevel &level = GameScene.GetLevel();
|
CLevel &level = GameScene.GetLevel();
|
||||||
|
|
||||||
level.destroyMapArea( Pos );
|
|
||||||
|
|
||||||
if ( groundHeight < -16 )
|
if ( groundHeight < -16 )
|
||||||
{
|
{
|
||||||
m_hitTarget = true;
|
m_hitTarget = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user