mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 16: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 oddCtx = oddCanvas.getContext("2d")
|
||||||
const evenCtx = evenCanvas.getContext("2d")
|
const evenCtx = evenCanvas.getContext("2d")
|
||||||
|
|
||||||
const frameIntervalMs = 1001
|
const frameIntervalMs = 998
|
||||||
const canvasOpacity = "0.4"
|
const canvasOpacity = "0.4"
|
||||||
|
|
||||||
let intervalId
|
let intervalId
|
||||||
|
|||||||
Reference in New Issue
Block a user