value changing
This commit is contained in:
parent
19c49b0deb
commit
badd9bf75d
@ -3755,7 +3755,7 @@ class PlayState extends MusicBeatState
|
||||
startDelay: Conductor.crochet * 0.002
|
||||
});
|
||||
|
||||
if (visibleCombos.length > 25)
|
||||
if (visibleCombos.length > seperatedScore.length + 20)
|
||||
{
|
||||
for(i in 0...seperatedScore.length - 1)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user