Clarify style stuff
This commit is contained in:
parent
c0703c9e2d
commit
e1721fb01b
1
init.lua
1
init.lua
@ -658,6 +658,7 @@ function doc.formspec_core(tab)
|
|||||||
minetest.formspec_escape(S("Entry list")) .. "," ..
|
minetest.formspec_escape(S("Entry list")) .. "," ..
|
||||||
minetest.formspec_escape(S("Entry")) .. ";"
|
minetest.formspec_escape(S("Entry")) .. ";"
|
||||||
..tab..";false;false]"
|
..tab..";false;false]"
|
||||||
|
-- Let the Game decide on the style, such as background, etc.
|
||||||
end
|
end
|
||||||
|
|
||||||
function doc.formspec_main(playername)
|
function doc.formspec_main(playername)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user