Skip to content

Commit cc52354

Browse files
committed
12/13
1 parent 79173ee commit cc52354

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎Build/export_svr_animations.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ def main():
175175
output_path,
176176
anim_config['title'],
177177
window=min(100, anim_config['n_points'] // 10),
178-
fps=20,
179-
duration=8
178+
fps=15,
179+
duration=15
180180
)
181181

182182
print("\n" + "="*60)

0 commit comments

Comments
 (0)