fix anim flag on lation_ui progressbars

This commit is contained in:
Jim Shield
2025-07-12 22:24:28 +01:00
parent d4df995c71
commit 528735abd1

View File

@@ -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,