remove unused replant_help formspec

This commit is contained in:
tour 2024-02-12 18:45:56 +01:00
parent 5cbc680f77
commit f0bfc883d3

View File

@ -101,18 +101,4 @@ image[3,8.05;1,1;gear_icon.png]
image[4.5,8.05;1,1;chat_show_btn.png]
button[6,9;3,0.8;ok;OK]
]]
chat_formspec.misc_fs.replant_help = [[
formspec_version[2]
size[14,10]
label[5.5,0.8;How to replant?]
label[5.5,0.85;____________]
label[0.3,1.5;On a computer:]
label[0.3,1.6;____________]
textarea[3,1.5;10.4,2.4;;;TODO: Write Text]
label[0.3,4.3;On mobile / tablet:]
label[0.3,4.4;______________]
textarea[3.4,4.3;9.7,2.6;;;TODO: WRITE TEXT]
button[5.6,8.6;3,0.8;ok;OK]
]]