mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Not needed there
This commit is contained in:
parent
39ab0d1124
commit
26ded8908c
@ -108,16 +108,6 @@ if(_pos_z == 0) then
|
||||
};
|
||||
|
||||
|
||||
|
||||
if (DMS_ai_offload_to_client) then
|
||||
{
|
||||
if(DMS_DEBUG) then
|
||||
{
|
||||
diag_log format["DMS_DEBUG SpawnAIGroup :: Swapping group ownership of %1 to clients.",_group];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
diag_log format ["DMS_SpawnAIGroup :: Spawned %1 AI at %2.",_count,_pos];
|
||||
|
||||
_group
|
||||
|
Loading…
Reference in New Issue
Block a user