refactored api functions

This commit is contained in:
Valmo Trindade
2024-09-06 16:00:52 -03:00
parent 0af5f566e9
commit d1ac1e4f15
4 changed files with 5 additions and 41 deletions

View File

@@ -1,3 +1,3 @@
params["_unit"];
params["_marker"];
"armatak" callExtension ["delete_marker", _unit call armatak_fnc_extract_info];
"armatak" callExtension ["delete_marker", _marker call armatak_fnc_extract_info];