remove an old debug print()
This commit is contained in:
parent
ebf54d670a
commit
2c0cd84488
@ -95,7 +95,6 @@ function dreambuilder_theme.set_formspec_prepend(player, theme)
|
|||||||
end
|
end
|
||||||
player:set_formspec_prepend(formspec)
|
player:set_formspec_prepend(formspec)
|
||||||
|
|
||||||
print(dump(formspec))
|
|
||||||
-- Set hotbar textures
|
-- Set hotbar textures
|
||||||
player:hud_set_hotbar_image("gui_hotbar.png")
|
player:hud_set_hotbar_image("gui_hotbar.png")
|
||||||
player:hud_set_hotbar_selected_image("gui_hotbar_selected.png")
|
player:hud_set_hotbar_selected_image("gui_hotbar_selected.png")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user