fixed animation skipping one anim when looping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user