mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 03:53:30 +00:00
changed postGeoObject function to postMarkerto be more accurate with the api endpoints
This commit is contained in:
3
addons/main/functions/api/fn_postMarker.sqf
Normal file
3
addons/main/functions/api/fn_postMarker.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
params["_unit"];
|
||||
|
||||
"armatak" callExtension ["post_marker", _unit call armatak_fnc_extract_info];
|
||||
Reference in New Issue
Block a user