update
This commit is contained in:
parent
e7e7e67e75
commit
29eb2660dc
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ class AnimationGroup:
|
|||
else:
|
||||
if item.animate(False):
|
||||
ret = True
|
||||
pos = pos + 1
|
||||
pos += 1
|
||||
return ret
|
||||
|
||||
@property
|
||||
|
|
|
|||
Loading…
Reference in a new issue