mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 00:53:30 +00:00
linted OTS/FTS handling, fixed module init function getVars
This commit is contained in:
3
addons/main/functions/api/fn_ots_deleteMarkers.sqf
Normal file
3
addons/main/functions/api/fn_ots_deleteMarkers.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
params["_marker"];
|
||||
|
||||
"armatak" callExtension ["ots_api:delete", _marker call armatak_fnc_extract_info];
|
||||
Reference in New Issue
Block a user