mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
色が薄いといわれたので
This commit is contained in:
parent
e0379f5b2f
commit
5cbc5732a7
@ -153,7 +153,7 @@
|
|||||||
y: 5,
|
y: 5,
|
||||||
force: !noForce
|
force: !noForce
|
||||||
})
|
})
|
||||||
ctx.fillStyle = "rgb(0,0,0,.2)"
|
ctx.fillStyle = "rgb(0,0,0,.5)"
|
||||||
ctx.fillRect(0, 0, w, h)
|
ctx.fillRect(0, 0, w, h)
|
||||||
}
|
}
|
||||||
if(config.cached){
|
if(config.cached){
|
||||||
|
Loading…
Reference in New Issue
Block a user