Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c

dev_chengFeng
gaoxin 2021-06-10 15:17:46 +08:00
commit ad2c3b84df
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ function DailyCarbonPanel:OnOpen(_carbonIndex)
end
function DailyCarbonPanel:OnShow()
SoundManager.PlayMusic(SoundConfig.BGM_Carbon)
local curFormationForce = FormationManager.GetFormationPower(FormationTypeDef.FORMATION_NORMAL)
if PlayerManager.maxForce < curFormationForce then
PlayerManager.maxForce = curFormationForce