New BG color, fixed start anim, and gave card rain different colors
This commit is contained in:
parent
c5bd1abc74
commit
de776c563c
4 changed files with 17 additions and 3 deletions
|
@ -93,7 +93,7 @@ module.exports = {
|
|||
return 'imgs/notFound.png'
|
||||
}
|
||||
|
||||
return '/cached/' + fn
|
||||
return './cached/' + fn
|
||||
}
|
||||
|
||||
function songStats() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue