Miscellaneous bug fixes

This commit is contained in:
LoveEevee
2018-12-13 12:18:52 +03:00
parent f726ecdd7b
commit 5f4048315d
16 changed files with 145 additions and 93 deletions

View File

@@ -297,9 +297,13 @@
scroll: scroll
})
lastDrumroll = false
break
}else{
currentMeasure.push({
bpm: bpm,
scroll: scroll
})
}
circleObj.endDrumroll = lastDrumroll
break
}
if(symbol === "7" || symbol === "9"){
var hits = balloons[balloonID]