This commit is contained in:
ineed bots 2022-05-09 19:58:39 -06:00
parent d27f9d680d
commit 54c6048d2b

View File

@ -1683,10 +1683,10 @@ bot_chat_killstreak_watch( state, streakName, c, directionYaw, e, f, g )
switch ( state ) switch ( state )
{ {
case "call": case "call":
location = c;
switch ( streakName ) switch ( streakName )
{ {
location = c;
case "helicopter_flares": case "helicopter_flares":
switch ( randomint( 1 ) ) switch ( randomint( 1 ) )
{ {