accidentally removed _hiveLoaded

This commit is contained in:
icomrade
2016-08-21 14:20:45 -04:00
parent f8334c8315
commit f50666190b

View File

@@ -66,6 +66,7 @@ if (_legacyStreamingMethod) then {
profileNamespace setVariable["lastFN",_fileName];
saveProfileNamespace;
if (_status == "ObjectStreamStart") then {
_hiveLoaded = true;
_myArray = Call Compile PreProcessFile _fileName;
_key = format["CHILD:302:%1:%2:",_lastFN, _legacyStreamingMethod];
_result = _key call server_hiveReadWrite; //deletes previous object data dump