Remove formspec background

The formspec prepend will be used instead.
This commit is contained in:
Paul Ouellette 2019-01-12 15:07:31 -05:00
parent 134fbf382d
commit 24ef07f06f
2 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ local function get_formspec(player_name)
end
fs[#fs + 1] = [[
background[1,1;1,1;craftguide_bg.png;true]
image_button[2.4,0.12;0.8,0.8;craftguide_search_icon.png;search;]
image_button[3.05,0.12;0.8,0.8;craftguide_clear_icon.png;clear;]
field_close_on_enter[filter;false]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 B