From e436f1a6af39bcd8c8c5d12ffbbfc0663559abfb Mon Sep 17 00:00:00 2001 From: AFCMS Date: Thu, 24 Jun 2021 18:04:20 +0200 Subject: [PATCH] remove a stupic crash xD --- mods/CORE/mcl_commands/api.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/mods/CORE/mcl_commands/api.lua b/mods/CORE/mcl_commands/api.lua index 26344ae02..60f8da8ba 100644 --- a/mods/CORE/mcl_commands/api.lua +++ b/mods/CORE/mcl_commands/api.lua @@ -4,8 +4,6 @@ local S = minetest.get_translator(minetest.get_current_modname()) --TODO: complex command handling --TODO: mc like help system -/setblock non 2 2 0 true {} - mcl_commands.types = { bool = { lengh = 1,