Remove uses of default.gui_bg/bg_img/slots

Keep their definitions, to not break mods, but move them to legacy.lua.
Этот коммит содержится в:
Paramat
2019-01-03 01:57:13 +00:00
коммит произвёл GitHub
родитель ccf03ea404
Коммит 8af8dc49a0
9 изменённых файлов: 6 добавлений и 32 удалений

Просмотреть файл

@@ -13,9 +13,6 @@ end
local bones_formspec =
"size[8,9]" ..
default.gui_bg ..
default.gui_bg_img ..
default.gui_slots ..
"list[current_name;main;0,0.3;8,4;]" ..
"list[current_player;main;0,4.85;8,1;]" ..
"list[current_player;main;0,6.08;8,3;8]" ..