Craftguide: Remove no_prepend[]

This commit is contained in:
Wuzzy 2019-03-12 23:07:35 +01:00
parent e24a698bae
commit 82d56de18e
1 changed files with 0 additions and 1 deletions

View File

@ -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]
]]