mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-27 06:41:51 +00:00
oops
This commit is contained in:
@ -1022,8 +1022,6 @@ bot_killstreak_think()
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
curWeap = self GetCurrentWeapon();
|
curWeap = self GetCurrentWeapon();
|
||||||
if (!isWeaponDroppable(curWeap))
|
|
||||||
continue;
|
|
||||||
|
|
||||||
targetPos = undefined;
|
targetPos = undefined;
|
||||||
switch(self.pers["hardPointItem"])
|
switch(self.pers["hardPointItem"])
|
||||||
|
Reference in New Issue
Block a user