From 0ffa563dc1050edc17ad8d689be714b4312be29f Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Wed, 24 Dec 2025 19:45:11 +0100 Subject: [PATCH] todo --- plugin.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.lua b/plugin.lua index 29de1b9..75ef6f8 100644 --- a/plugin.lua +++ b/plugin.lua @@ -264,7 +264,7 @@ function set_rds_udg2(xy, groups) end ---@param id_data integer ---@return integer oda_id function register_oda(group, group_version, id, id_data) end ----Sets a function to handle the ODA for the oda id we have specified when we get to group "" TODO: which one +---Sets a function to handle the ODA for the oda id we have specified when we get to group "K" ---@param oda_id integer ---@param fun function function set_oda_handler(oda_id, fun) end \ No newline at end of file