mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
Fix calibration screen
This commit is contained in:
parent
dec0e55eb7
commit
61c3bb1637
@ -126,7 +126,7 @@ class LoadSong{
|
||||
}), songObj.music.url)
|
||||
}
|
||||
var chart = songObj.chart
|
||||
if(chart.separateDiff){
|
||||
if(chart && chart.separateDiff){
|
||||
var chartDiff = this.selectedSong.difficulty
|
||||
chart = chart[chartDiff]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user