MTG: Trim out the remaining bloat from default (#639)

This commit is contained in:
ANAND 2020-09-22 21:06:01 +05:30 committed by GitHub
parent 296affbd56
commit ec06b8edde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 1652 deletions

View file

@ -27,9 +27,6 @@ local non_ground_nodes = {
local chest_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]" ..