one less frame
This commit is contained in:
parent
e082f8bca8
commit
ff543682ad
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ def pyconFrames():
|
|||
('text', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
frames = 66
|
||||
frames = 65
|
||||
for i in range(0, frames):
|
||||
givenFrame += 1
|
||||
yield (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue