mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
fixed #1290
This commit is contained in:
@@ -293,9 +293,9 @@ if (isServer && isNil "sm_done") then {
|
||||
//diag_log ("HIVE: Streamed " + str(_val) + " objects");
|
||||
};
|
||||
|
||||
} count (_traderData select 0);
|
||||
} forEach (_traderData select 0);
|
||||
};
|
||||
} count serverTraders;
|
||||
} forEach serverTraders;
|
||||
};
|
||||
|
||||
if (_hiveLoaded) then {
|
||||
|
||||
Reference in New Issue
Block a user