We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7924e9 commit 32920bcCopy full SHA for 32920bc
src/game/RuntimeConfig.js
@@ -1,4 +1,4 @@
1
-let FPS = 80;
+let FPS = 60;
2
3
export function getFPS() {
4
return FPS;
0 commit comments