mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 19:53:29 +00:00
added postMarkerDebug handlling function for SQF
This commit is contained in:
3
addons/main/functions/api/fn_postMarkersDebug.sqf
Normal file
3
addons/main/functions/api/fn_postMarkersDebug.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
params["markers"];
|
||||
|
||||
"armatak" callExtension ["markers:post_debug", markers call armatak_fnc_extract_info];
|
||||
Reference in New Issue
Block a user