四元阵去掉没有的音效

dev_chengFeng
zhangqiang 2020-09-28 17:54:04 +08:00
parent fc45eaf562
commit 95dcbfb0c7
1 changed files with 1 additions and 1 deletions

View File

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