tabs again

This commit is contained in:
6arelyFuture 2021-09-29 14:08:03 +01:00
parent 284a25b168
commit 6ed7548661
2 changed files with 2 additions and 1 deletions

View File

@ -105,6 +105,7 @@ playerModelForWeaponStub( weapon, secondary )
return;
}
// Hack for infected players
if ( self.pers["team"] == "axis" )
{
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )