remove an old debug print()

This commit is contained in:
Vanessa Dannenberg 2021-03-24 23:43:04 -04:00
parent ebf54d670a
commit 2c0cd84488

View File

@ -95,7 +95,6 @@ function dreambuilder_theme.set_formspec_prepend(player, theme)
end
player:set_formspec_prepend(formspec)
print(dump(formspec))
-- Set hotbar textures
player:hud_set_hotbar_image("gui_hotbar.png")
player:hud_set_hotbar_selected_image("gui_hotbar_selected.png")