visible transparent song panel
This commit is contained in:
@@ -153,7 +153,7 @@
|
|||||||
y: 5,
|
y: 5,
|
||||||
force: !noForce
|
force: !noForce
|
||||||
})
|
})
|
||||||
ctx.fillStyle = "transparent"
|
ctx.fillStyle = "rgb(0,0,0,.3)"
|
||||||
ctx.fillRect(0, 0, w, h)
|
ctx.fillRect(0, 0, w, h)
|
||||||
}
|
}
|
||||||
if(config.cached){
|
if(config.cached){
|
||||||
|
|||||||
Reference in New Issue
Block a user