zBar: play assemble animation on init/reload, not only on checkbox toggle

This commit is contained in:
DuvelCorp
2026-09-10 17:45:33 +02:00
parent 0609d487a7
commit 2863adff1c
+1
View File
@@ -371,5 +371,6 @@ function MTH_ZBar_Init()
if s.enabled then
MTH_ZBar_EnsureAnchor()
MTH_ZBar_ApplyLayout()
MTH_ZBar_AnimateActivate()
end
end