mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 04:13:28 +00:00
renamed deleteMarkers function
This commit is contained in:
3
addons/main/functions/api/fn_deleteMarkers.sqf
Normal file
3
addons/main/functions/api/fn_deleteMarkers.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
params["_marker"];
|
||||
|
||||
"armatak" callExtension ["markers:delete", _marker call armatak_fnc_extract_info];
|
||||
Reference in New Issue
Block a user