mirror of
https://codeberg.org/ashley/poke
synced 2026-03-06 21:27:59 +00:00
lol
This commit is contained in:
@@ -2210,7 +2210,7 @@ const evenCanvas = document.getElementById("ambient-canvas-2")
|
||||
const oddCtx = oddCanvas.getContext("2d")
|
||||
const evenCtx = evenCanvas.getContext("2d")
|
||||
|
||||
const frameIntervalMs = 1001
|
||||
const frameIntervalMs = 998
|
||||
const canvasOpacity = "0.4"
|
||||
|
||||
let intervalId
|
||||
|
||||
Reference in New Issue
Block a user