mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
fix maker detection for local tja
This commit is contained in:
parent
ea04771d00
commit
7a50dec558
@ -1480,7 +1480,7 @@ class SongSelect{
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
if(currentSong.maker !== null){
|
if(currentSong.maker || currentSong.maker === 0){
|
||||||
if (songSel) {
|
if (songSel) {
|
||||||
var _x = x + 38
|
var _x = x + 38
|
||||||
var _y = y + 10
|
var _y = y + 10
|
||||||
|
Loading…
Reference in New Issue
Block a user