updating player update interval

lets see if this scrubber is silky
This commit is contained in:
Violet Caulfield
2025-02-09 16:03:56 -06:00
parent e85fd2a824
commit 95dc1dc6ae
+1 -1
View File
@@ -1 +1 @@
export const UPDATE_INTERVAL: number = 250 // We need to do better rounding in the player scrubber before lowering this value for silky smoothness
export const UPDATE_INTERVAL: number = 100