PC-202302260912\Administrator 2026-04-13 16:29:44 +08:00
parent c17a83c443
commit 8f8902e717
1 changed files with 2 additions and 2 deletions

View File

@ -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)