mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
Fix songs with branches
This commit is contained in:
parent
8d5422a680
commit
ba1a6ab306
@ -202,6 +202,7 @@ class Game{
|
|||||||
p2.send("branch", "normal")
|
p2.send("branch", "normal")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if(this.controller.lyrics){
|
||||||
if(!measure.branch){
|
if(!measure.branch){
|
||||||
this.controller.lyrics.branch = null
|
this.controller.lyrics.branch = null
|
||||||
}else if(measure.branch.active){
|
}else if(measure.branch.active){
|
||||||
@ -210,6 +211,7 @@ class Game{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
if(this.controller.lyrics){
|
if(this.controller.lyrics){
|
||||||
this.controller.lyrics.update(ms)
|
this.controller.lyrics.update(ms)
|
||||||
|
Loading…
Reference in New Issue
Block a user