CanvasAsset: Change animation speed with bpm changes
This commit is contained in:
@@ -18,6 +18,7 @@ class Circle{
|
||||
this.rendaPlayed = false
|
||||
this.gogoTime = config.gogoTime
|
||||
this.gogoChecked = false
|
||||
this.beatMS = config.beatMS
|
||||
}
|
||||
getMS(){
|
||||
return this.ms
|
||||
|
||||
Reference in New Issue
Block a user