加音效

zhangqiang 2020-09-10 17:08:09 +08:00
parent dd4c91a46c
commit 1b3c626708
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ function ExpeditionMainPanel:BindEvent()
self:RefreshManagerData()
end
-- 音效
SoundManager.PlaySound(SoundConfig.UI_dntg_cy)
SoundManager.PlaySound(SoundConfig.Sound_dntg_cy)
--LogGreen("ExpeditionManager.expeditionLeve "..ExpeditionManager.expeditionLeve)
end)
BindRedPointObject(RedPointType.Expedition_Treasure, self.redPoint)