forked from VoxeLibre/VoxeLibre
Craftguide: Remove no_prepend[]
This commit is contained in:
parent
e24a698bae
commit
82d56de18e
|
@ -640,7 +640,6 @@ local function make_formspec(name)
|
|||
fs[#fs + 1] = fmt("size[%f,%f;]", data.iX - 0.35, iY + 4)
|
||||
|
||||
fs[#fs + 1] = [[
|
||||
no_prepend[]
|
||||
background[1,1;1,1;craftguide_bg.png;true]
|
||||
]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue