mirror of
				https://github.com/ineedbots/t5_bot_warfare.git
				synced 2025-11-04 01:57:07 +00:00 
			
		
		
		
	Fix dom spawn killing
This commit is contained in:
		@@ -3023,6 +3023,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