diff --git a/source/SkyAutoplayer.js b/source/SkyAutoplayer.js index e5fa22a..31eaf33 100644 --- a/source/SkyAutoplayer.js +++ b/source/SkyAutoplayer.js @@ -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) {