mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Merge branch 'master' of https://github.com/Defent/DMS_Exile
This commit is contained in:
commit
298addd07f
@ -116,7 +116,7 @@ if (DMS_ai_offload_to_client) then
|
||||
ExileServerOwnershipSwapQueue pushBack [_group,_client];
|
||||
*/
|
||||
|
||||
[_group,_pos] call DMS_SetAILocality;
|
||||
// [_group,_pos] call DMS_SetAILocality;
|
||||
|
||||
if(DMS_DEBUG) then
|
||||
{
|
||||
@ -127,4 +127,4 @@ if (DMS_ai_offload_to_client) then
|
||||
|
||||
diag_log format ["DMS_SpawnAIGroup :: Spawned %1 AI at %2.",_count,_pos];
|
||||
|
||||
_group
|
||||
_group
|
||||
|
Loading…
Reference in New Issue
Block a user