mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
some fix up
This commit is contained in:
@ -4348,6 +4348,8 @@ bot_dom_spawn_kill_think()
|
||||
{
|
||||
if ( level.flags[i] maps\mp\gametypes\dom::getFlagTeam() == myTeam )
|
||||
continue;
|
||||
|
||||
flag = level.flags[i];
|
||||
}
|
||||
|
||||
if(!isDefined(flag))
|
||||
|
Reference in New Issue
Block a user