This commit is contained in:
Your Name 2020-08-18 14:33:12 -06:00
parent 02e72fb0b3
commit de01009b58

View File

@ -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"])