mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-23 02:35:43 +00:00
oop
This commit is contained in:
parent
138d21e5c2
commit
e8193157c6
@ -453,9 +453,6 @@ watch_grenade(grenade)
|
|||||||
if(self.bot.isfraggingafter || self.bot.issmokingafter)
|
if(self.bot.isfraggingafter || self.bot.issmokingafter)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
if (self.disabledWeapon)
|
|
||||||
continue;
|
|
||||||
|
|
||||||
self thread frag();
|
self thread frag();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user