added postMarkerDebug handlling function for SQF

This commit is contained in:
Valmo Trindade
2024-09-20 17:56:44 -03:00
parent 53551b8f3c
commit bd538483b6
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
params["markers"];
"armatak" callExtension ["markers:post_debug", markers call armatak_fnc_extract_info];