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