From be75150725c3009bc22edf32921574375026746b Mon Sep 17 00:00:00 2001 From: AFCMS Date: Thu, 24 Jun 2021 12:15:29 +0200 Subject: [PATCH] add help formspec refactoring to the TODO list --- mods/CORE/mcl_commands/api.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/CORE/mcl_commands/api.lua b/mods/CORE/mcl_commands/api.lua index f8f2545d6..7adcd068b 100644 --- a/mods/CORE/mcl_commands/api.lua +++ b/mods/CORE/mcl_commands/api.lua @@ -2,6 +2,7 @@ local S = minetest.get_translator(minetest.get_current_modname()) --TODO: like mc error message --TODO: complex command handling +--TODO: mc like help system mcl_commands.types = { bool = {