X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/a544dd3369cc1dd4aef82b562bbeb718c935d68b..7eae2449ab970884e4d119349f81e5fdbe636ec1:/js/animation.js diff --git a/js/animation.js b/js/animation.js index 9566132..f7642ee 100644 --- a/js/animation.js +++ b/js/animation.js @@ -6,7 +6,7 @@ cos = Math.cos, sin = Math.sin, context = canvas.getContext('2d'), - fps = 30, + fps = 24, lastFrame = 0, speed = 1, size = 5 + rand(10),