Explorar o código

打击乐不进行效音

liushengqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
a552ac7400
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/evaluating/index.tsx

+ 1 - 1
src/view/evaluating/index.tsx

@@ -150,7 +150,7 @@ export const handlePerformDetection = async () => {
 		// 效音
 		// 是否需要开启效音
 		evaluatingData.checkStep = 10;
-		if (state.setting.soundEffect) {
+		if (state.setting.soundEffect && !state.isPercussion) {
 			evaluatingData.soundEffectMode = true;
 			handleStartSoundCheck();
 		} else {