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