This commit is contained in:
[VB]AWOL
2014-06-01 01:17:28 -05:00
parent ef546dbf3a
commit 13d8023e82

View File

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