fixed animation skipping one anim when looping

This commit is contained in:
Robert Jelic
2025-05-12 23:10:02 +02:00
parent 0ee4471ebb
commit e4860bebfb
2 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ local function errorHandler(err)
end
local ok, result = pcall(require, "main")
package.loaded.main = nil
package.loaded.log = nil
package.path = defaultPath