TCX_LongZhu
DESKTOP-RH64908\Administrator 2025-06-30 18:00:08 +08:00
parent 298570b3fe
commit 8445980205
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ function this.GetFormationPower(formationId)
if power2 > PlayerManager.maxForce then
NetManager.RequestUserForceChange(FormationTypeDef.FORMATION_NORMAL)--targetTeamId
PlayerManager.maxForce = power2
SubmitExtraData({ type = SDKSubMitType.TYPE_VIP_LEVELUP })
end
-- 编队战斗力刷新
Game.GlobalEvent:DispatchEvent(GameEvent.Formation.OnFormationPowerChange, power2)