Update Skill Analyzer to MAYHEM Course(Newest)

This commit is contained in:
dannylin0711
2021-03-05 22:50:46 +08:00
parent 1b9dcce6bf
commit 6c5d1a055e
2 changed files with 616 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export const common: EPR = async (info, data, send) => {
let songs = [];
if (U.GetConfig('unlock_all_songs')) {
for (let i = 1; i < 1600; ++i) {
for (let i = 1; i < 1700; ++i) {
for (let j = 0; j < 5; ++j) {
songs.push({
music_id: K.ITEM('s32', i),