some fix up

This commit is contained in:
ineedbots
2021-05-26 12:48:48 -06:00
parent c81a4e2472
commit 6c1b6218a6
3 changed files with 38 additions and 0 deletions

View File

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