mirror of
https://github.com/Paintball/BO2-GSC-Releases.git
synced 2025-06-09 14:28:04 -05:00
Update overwrite_default_class.gsc
This commit is contained in:
parent
7353d3e80d
commit
bc0e87a2c1
@ -63,7 +63,7 @@ doRandomLoadout()
|
|||||||
self giveWeapon(self.Tactical[self.RandTactical]);
|
self giveWeapon(self.Tactical[self.RandTactical]);
|
||||||
self giveWeapon(self.Tactical[self.RandTactical]);
|
self giveWeapon(self.Tactical[self.RandTactical]);
|
||||||
|
|
||||||
self switchToWeapon(self.Sniper[self.RandSniper]);
|
self switchToWeapon(self.Primary[self.RandPrimary]);
|
||||||
}
|
}
|
||||||
|
|
||||||
takeClass()
|
takeClass()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user