Changed look of song loading, fix custom game assets and song skins, fix auth error

- Change the way a selected song appears while it is loading the metadata
- Fix custom taikowebskin
- Fix importing custom game assets (local only)
- Get the oauth token again on auth error
This commit is contained in:
LoveEevee
2020-10-31 14:47:42 +03:00
parent c5ce5104f1
commit 180ec58adb
10 changed files with 103 additions and 59 deletions

View File

@@ -308,8 +308,8 @@
w: _w, h: _h,
radius: 11
})
ctx.fill()
ctx.fill()
this.draw.layeredText({
ctx: ctx,
text: selectedSong.category,