mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 04:42:39 +02:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export const FPS = 30;
|
|
export const DURATION_IN_FRAMES = 300;
|