parent
c17a83c443
commit
8f8902e717
|
|
@ -119,8 +119,8 @@ function DailyCarbonPanel:OnShow()
|
|||
if PlayerManager.maxForce < curFormationForce then
|
||||
PlayerManager.maxForce = curFormationForce
|
||||
end
|
||||
maxForce = PlayerManager.maxForce
|
||||
|
||||
--maxForce = PlayerManager.maxForce
|
||||
maxForce = curFormationForce
|
||||
if carbonIndex == 0 then carbonIndex = 1 end
|
||||
this.TabCtrl:SetTabAdapter(this.TabAdapter)
|
||||
this.TabCtrl:SetTabIsLockCheck(this.TabIsLockCheck)
|
||||
|
|
|
|||
Loading…
Reference in New Issue