Do not skip suit

This commit is contained in:
mittorn 2018-07-30 04:16:02 +07:00
parent fe15dc19e0
commit 80e6591c73

View File

@ -627,8 +627,8 @@ void CWeaponList::AddWeapon( const char *classname )
{
int i;
if( !strcmp( classname, "item_suit") )
return;
//if( !strcmp( classname, "item_suit") )
//return;
if( !strcmp( classname, "item_healthkit") )
return;