From b10b7d7ec492dfd17f6b7473c0d7bf1cba27611d Mon Sep 17 00:00:00 2001 From: orwell Date: Wed, 18 Jun 2025 00:46:31 +0200 Subject: Translate some strings back to english and tag them --- advtrains_line_automation/ch_functions.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'advtrains_line_automation/ch_functions.lua') diff --git a/advtrains_line_automation/ch_functions.lua b/advtrains_line_automation/ch_functions.lua index b9cd962..69ab76e 100644 --- a/advtrains_line_automation/ch_functions.lua +++ b/advtrains_line_automation/ch_functions.lua @@ -492,8 +492,6 @@ local function def_to_string(label, defitem, separator) end end -local ifthenelse = ch_core.ifthenelse - --[[ Sestaví záhlaví formspecu. Dovolené klíče jsou: -- formspec_version @@ -546,7 +544,7 @@ function ch_core.formspec_header(def) -- colors according to Technic Chests: result[7] = "listcolors[#7b7b7b;#909090;#000000;#6e823c;#ffffff]" end - result[10] = "background9[0,0;1,1;ch_core_formspec_bg.png;true;16]" + --result[10] = "background9[0,0;1,1;ch_core_formspec_bg.png;true;16]" -- result[9] = "background[0,0;"..fsw..","..fsh..";ch_core_formspec_bg.png]" end end -- cgit v1.2.3