mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
Fix hardline pro
This commit is contained in:
parent
3f7a4d185d
commit
cdb1ac6999
@ -94,7 +94,7 @@ watchNotifyKSMessage()
|
||||
|
||||
for (lastKs = self.pers["cur_kill_streak_for_nuke"];;)
|
||||
{
|
||||
self waittill( "killed_enemy" );
|
||||
wait 0.05;
|
||||
|
||||
for (curStreak = lastKs + 1; curStreak <= self.pers["cur_kill_streak_for_nuke"]; curStreak++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user