Update class.lua
This commit is contained in:
parent
c8d68613ff
commit
750724fc0b
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue