Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
ad2c3b84df
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue