加音效
parent
dd4c91a46c
commit
1b3c626708
|
|
@ -137,7 +137,7 @@ function ExpeditionMainPanel:BindEvent()
|
||||||
self:RefreshManagerData()
|
self:RefreshManagerData()
|
||||||
end
|
end
|
||||||
-- 音效
|
-- 音效
|
||||||
SoundManager.PlaySound(SoundConfig.UI_dntg_cy)
|
SoundManager.PlaySound(SoundConfig.Sound_dntg_cy)
|
||||||
--LogGreen("ExpeditionManager.expeditionLeve "..ExpeditionManager.expeditionLeve)
|
--LogGreen("ExpeditionManager.expeditionLeve "..ExpeditionManager.expeditionLeve)
|
||||||
end)
|
end)
|
||||||
BindRedPointObject(RedPointType.Expedition_Treasure, self.redPoint)
|
BindRedPointObject(RedPointType.Expedition_Treasure, self.redPoint)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue