From 1d877ab0b111b1882b5cccf44e8c0a40f9828def Mon Sep 17 00:00:00 2001 From: StageGuard <1355416608@qq.com> Date: Fri, 24 Jul 2020 13:03:25 +0800 Subject: [PATCH] Update version 5 --- source/SkyAutoplayer.js | 1 - 1 file changed, 1 deletion(-) 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) {