mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:03:29 +00:00
removed marker logging on init module
This commit is contained in:
@@ -50,8 +50,6 @@ if (isServer && _activated) exitWith {
|
||||
} forEach _syncedUnits;
|
||||
|
||||
_request = "armatak" callExtension ["ots_api:post", [_markers]];
|
||||
|
||||
systemChat format ["Result: %1, Code: %2", _request select 0, _request select 1];
|
||||
}, 1, []] call CBA_fnc_addPerFrameHandler;
|
||||
}, [], 5] call CBA_fnc_waitAndExecute;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user