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 ()