feat: only cycle
This commit is contained in:
parent
ff10903a05
commit
a3cb4370e5
1 changed files with 0 additions and 2 deletions
|
|
@ -571,8 +571,6 @@ class AnimationManager:
|
|||
)
|
||||
|
||||
# Add all animations to manager
|
||||
self.add_animation(forward_animation)
|
||||
self.add_animation(reverse_animation)
|
||||
self.add_animation(cycle)
|
||||
|
||||
return cycle
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue