fix code quality issues

This commit is contained in:
まっちゃとーにゅ
2024-01-14 02:46:58 +09:00
parent c5a86174a7
commit 5b0afc9a98
4 changed files with 9 additions and 10 deletions

View File

@@ -1003,10 +1003,10 @@ function attachGameEvents() {
});
}
}
} else {
if (!props.mute) {
// TODO: 融合後のモノがない場合でも何らかの効果音を再生
}
//} else {
// if (!props.mute) {
// // TODO: 融合後のモノがない場合でも何らかの効果音を再生
// }
}
});