From 5af0706c095b212a6701ceeaf6b422a1fbddd213 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 30 Nov 2021 22:52:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=AE=E9=80=9A=E6=B6=881=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E6=9C=89single=E8=AF=AD=E9=9F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player/player.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/player/player.lua b/parts/player/player.lua index 892ac249..8dc2d0c3 100644 --- a/parts/player/player.lua +++ b/parts/player/player.lua @@ -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