Update SpawnAIGroup.sqf

This commit is contained in:
Defent 2015-09-01 19:31:51 +02:00
parent d9477a6f2c
commit 6fa2243bf5

View File

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