Remove default background color
This commit is contained in:
parent
b0586dfdfe
commit
c7235eacb4
3
init.lua
3
init.lua
@ -657,8 +657,7 @@ function doc.formspec_core(tab)
|
||||
minetest.formspec_escape(S("Category list")) .. "," ..
|
||||
minetest.formspec_escape(S("Entry list")) .. "," ..
|
||||
minetest.formspec_escape(S("Entry")) .. ";"
|
||||
..tab..";false;false]" ..
|
||||
"bgcolor[#343434FF]"
|
||||
..tab..";false;false]"
|
||||
end
|
||||
|
||||
function doc.formspec_main(playername)
|
||||
|
Loading…
x
Reference in New Issue
Block a user