Dont need this here anymore

This commit is contained in:
Skaronator
2014-01-28 23:35:40 +01:00
parent d2f623abd9
commit ad5f494ab5

View File

@@ -46,7 +46,6 @@ if (isServer and isNil "sm_done") then {
_BuildingQueue = []; _BuildingQueue = [];
_objectQueue = []; _objectQueue = [];
_finalEpochObjArray = [];
if ((_hiveResponse select 0) == "ObjectStreamStart") then { if ((_hiveResponse select 0) == "ObjectStreamStart") then {
diag_log ("HIVE: Commence Object Streaming..."); diag_log ("HIVE: Commence Object Streaming...");
@@ -68,7 +67,6 @@ if (isServer and isNil "sm_done") then {
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles"); diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
}; };
// # NOW SPAWN OBJECTS # // # NOW SPAWN OBJECTS #
_totalvehicles = 0; _totalvehicles = 0;
{ {