mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-03 15:33:18 +00:00
balls: increase fps to 60
This commit is contained in:
@@ -28,7 +28,7 @@ var config = {
|
||||
resetTapsDecreaseInterval: 2
|
||||
},
|
||||
general: {
|
||||
fps: 30
|
||||
fps: 60
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user