mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 15:19:14 +00:00
fix
This commit is contained in:
parent
a2e8e1bb3b
commit
72997da9d6
@ -1642,6 +1642,9 @@ onGiveLoadout()
|
||||
{
|
||||
self waittill( "giveLoadout", team, class, allowCopycat, setPrimarySpawnWeapon );
|
||||
|
||||
if ( !allowClassChoice() )
|
||||
continue;
|
||||
|
||||
if ( !isDefined( team ) )
|
||||
team = self.team;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user