mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-21 23:45:43 +00:00
small fix
This commit is contained in:
parent
4db478c8f1
commit
1e055b5bf5
@ -342,6 +342,8 @@ watchPickupGun()
|
||||
{
|
||||
wait 1;
|
||||
|
||||
weap = self GetCurrentWeapon();
|
||||
|
||||
if ( weap != "none" && self GetAmmoCount( weap ) )
|
||||
continue;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user