balls: increase fps to 60

This commit is contained in:
Sheldan
2025-08-08 22:45:05 +02:00
parent 0de74e11a3
commit fd799ea724

View File

@@ -28,7 +28,7 @@ var config = {
resetTapsDecreaseInterval: 2
},
general: {
fps: 30
fps: 60
}
};