diff --git a/player/config.ts b/player/config.ts index 7b76b086..9bdc8f4f 100644 --- a/player/config.ts +++ b/player/config.ts @@ -1 +1 @@ -export const UPDATE_INTERVAL: number = 100 // 100 milliseconds \ No newline at end of file +export const UPDATE_INTERVAL: number = 8 // 8 milliseconds \ No newline at end of file