This commit is contained in:
Charles 2001-07-18 16:43:46 +00:00
parent 34bb965cc9
commit 60b5326d52

View File

@ -656,8 +656,6 @@ void CPlayerProjectile::think(int _frames)
CLevel &level = GameScene.GetLevel();
level.destroyMapArea( Pos );
if ( groundHeight < -16 )
{
m_hitTarget = true;