普通消1不再有single语音

This commit is contained in:
MrZ626
2021-11-30 22:52:27 +08:00
parent 4ccee0f1de
commit 5af0706c09

View File

@@ -1764,7 +1764,7 @@ do
else
piece.special=false
end
if self.sound then
if self.sound and(cc~=1 or dospin)then
VOC.play(clearVoice[cc],CHN)
end