四元阵去掉没有的音效
parent
fc45eaf562
commit
95dcbfb0c7
|
|
@ -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 ()
|
||||
|
|
|
|||
Loading…
Reference in New Issue