Update version 5

This commit is contained in:
StageGuard
2020-07-24 13:03:25 +08:00
parent 7659b7a911
commit 1d877ab0b1

View File

@@ -251,7 +251,6 @@ sheetplayer = {
this.pitch = j.pitchLevel;
this.bpm = j.bpm;
this.noteCount = j.songNotes.length;
toast(this.notes[this.noteCount - 1].keys)
},
toSource: function(obj) {