This commit is contained in:
Insality
2025-03-05 22:10:37 +02:00
parent 46223f0bb8
commit 72692f5efc
5 changed files with 13 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ if TARGET_FPS == 0 then
TARGET_FPS = 60
end
function M:init()
self.root = self:get_node("root")