This commit is contained in:
Paul 2001-05-18 21:03:51 +00:00
parent 124ffdb79b
commit 10e51da890
21 changed files with 182 additions and 178 deletions

View file

@ -447,8 +447,7 @@ void CLevel::initThings(int _respawningLevel)
createThisPickup=false;
}
if(((PICKUP_TYPE)ItemList->Type==PICKUP__NET||
(PICKUP_TYPE)ItemList->Type==PICKUP__HELMET)&&
if((PICKUP_TYPE)ItemList->Type==PICKUP__HELMET&&
_respawningLevel)
{
createThisPickup=false;