色が薄いといわれたので

This commit is contained in:
yuuki 2024-02-29 11:19:23 +00:00
parent e0379f5b2f
commit 5cbc5732a7

View File

@ -153,7 +153,7 @@
y: 5,
force: !noForce
})
ctx.fillStyle = "rgb(0,0,0,.2)"
ctx.fillStyle = "rgb(0,0,0,.5)"
ctx.fillRect(0, 0, w, h)
}
if(config.cached){