- WIP: Treballant en el menu del joc i els objectes

This commit is contained in:
2023-01-31 20:05:08 +01:00
parent d77a9bd21b
commit e8a9163c65
5 changed files with 15 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ editor={
init=function()
set_update(editor.update)
editor.show_menu()
--editor.show_menu()
editor.new()
end,
show_menu=function()