mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:03:31 +00:00
removed old function, will have to refactor everything
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
params["_marker"];
|
||||
|
||||
"armatak" callExtension ["markers:delete", _marker call armatak_fnc_extract_info];
|
||||
@@ -1,3 +0,0 @@
|
||||
params["_markers"];
|
||||
|
||||
"armatak" callExtension ["markers:post", [_markers]];
|
||||
@@ -1,3 +0,0 @@
|
||||
params["_markers"];
|
||||
|
||||
"armatak" callExtension ["markers:post_debug", [markers]];
|
||||
Reference in New Issue
Block a user