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