mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
fix
This commit is contained in:
@ -1683,10 +1683,10 @@ bot_chat_killstreak_watch( state, streakName, c, directionYaw, e, f, g )
|
||||
switch ( state )
|
||||
{
|
||||
case "call":
|
||||
switch ( streakName )
|
||||
{
|
||||
location = c;
|
||||
|
||||
switch ( streakName )
|
||||
{
|
||||
case "helicopter_flares":
|
||||
switch ( randomint( 1 ) )
|
||||
{
|
||||
|
Reference in New Issue
Block a user