瀏覽代碼

feat: 去掉曲子:12673特殊处理

TIANYONG 5 月之前
父節點
當前提交
396ef9cd9e
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      src/helpers/customMusicScore.ts

+ 0 - 5
src/helpers/customMusicScore.ts

@@ -1082,11 +1082,6 @@ export const setCustomNoteRealValue = () => {
 			0: 0.03125,
 		};
 	}
-	if (["12673"].includes(detailId) && ['22'].includes(partIndex)) {
-		customData.customNoteRealValue = {
-			208: 0.125,
-		};
-	}
 
     if (["12667", "12673"].includes(detailId)){
         customData.customNoteCurrentTime = true