Reorganized code and assets.

This commit is contained in:
2025-10-05 15:24:48 -04:00
parent 7f8d79e00f
commit 03b5d1dafb
23 changed files with 57 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
------------------------------------------------------------------------------
local make_class = require 'src.utils.classes'
local Drawable = require 'src.ui.drawable'
local Drawable = require 'src.graphics.drawable'
------------------------------------------------------------------------------
-- Class definitions