mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
fix anim flag on lation_ui progressbars
This commit is contained in:
@@ -150,6 +150,7 @@ function progressBar(data)
|
||||
anim = {
|
||||
dict = data.dict,
|
||||
clip = data.anim,
|
||||
flag = data.flag
|
||||
},
|
||||
prop = {
|
||||
model = data.prop and data.prop.model,
|
||||
|
||||
Reference in New Issue
Block a user