mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-24 21:38:09 +02:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export const FPS = 30;
|
|
export const DURATION_IN_FRAMES = 300;
|