From 95dcbfb0c713c515cb0f2ce4894a873d69d7d060 Mon Sep 17 00:00:00 2001 From: zhangqiang <657634622@qq.com> Date: Mon, 28 Sep 2020 17:54:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9B=E5=85=83=E9=98=B5=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E7=9A=84=E9=9F=B3=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/Recruit/ElementDrawCardPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Recruit/ElementDrawCardPanel.lua b/Assets/ManagedResources/~Lua/Modules/Recruit/ElementDrawCardPanel.lua index 20b703d0ff..b5f6ac0fb3 100644 --- a/Assets/ManagedResources/~Lua/Modules/Recruit/ElementDrawCardPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Recruit/ElementDrawCardPanel.lua @@ -185,7 +185,7 @@ function ElementDrawCardPanel:BindEvent() this.getCardPanel4:GetComponent("PlayFlyAnim"):PlayAnim(true) this.effect:SetActive(true) -- 音效 - SoundManager.PlaySound(SoundConfig.Sound_syz) + -- SoundManager.PlaySound(SoundConfig.Sound_syz) SoundManager.PlayMusic(SoundConfig.Sound_syz_loop) end) -- Util.AddClick(this.itemBtn5, function ()