Update class.lua

This commit is contained in:
세젤귀 고양이들 2021-12-19 01:22:10 +09:00 committed by GitHub
parent c8d68613ff
commit 750724fc0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ function module.init(shared)
item[index] = dset;
end
end
local tween = value.tween;
local tween = value.tvalue;
-- adding event function
local function regFn(newValue,store)