mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-08-31 05:17:29 +00:00
Random new line
This commit is contained in:
@@ -131,6 +131,7 @@ playerModelForWeaponStub( weapon, secondary )
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case "weapon_sniper":
|
case "weapon_sniper":
|
||||||
|
|
||||||
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )
|
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )
|
||||||
[[game[ team + "_model" ]["GHILLIE"]]]();
|
[[game[ team + "_model" ]["GHILLIE"]]]();
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user