remove unused replant_help formspec
This commit is contained in:
parent
5cbc680f77
commit
f0bfc883d3
14
specs.lua
14
specs.lua
@ -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]
|
||||
]]
|
Reference in New Issue
Block a user