New BG color, fixed start anim, and gave card rain different colors

This commit is contained in:
bingus_violet 2024-03-07 13:19:44 -06:00
parent c5bd1abc74
commit de776c563c
4 changed files with 17 additions and 3 deletions

View file

@ -93,7 +93,7 @@ module.exports = {
return 'imgs/notFound.png'
}
return '/cached/' + fn
return './cached/' + fn
}
function songStats() {