mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-09-02 22:37:30 +00:00
tabs again
This commit is contained in:
@@ -105,6 +105,7 @@ playerModelForWeaponStub( weapon, secondary )
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Hack for infected players
|
||||||
if ( self.pers["team"] == "axis" )
|
if ( self.pers["team"] == "axis" )
|
||||||
{
|
{
|
||||||
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )
|
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )
|
||||||
|
Reference in New Issue
Block a user