Files
scrumfun/src/constants.ts
2026-02-20 16:16:57 +01:00

3 lines
55 B
TypeScript

export const WOBBLE_ANGLE = 5;
export const SPEED = 3;