23.98.py 87 B

1234
  1. import bpy
  2. bpy.context.scene.render.fps = 24
  3. bpy.context.scene.render.fps_base = 1.001