louti
parent
8827fccbaf
commit
ca67dc9457
|
@ -53,7 +53,7 @@ function this.UpdateFormation(msg)
|
|||
Log("#msg.TeamPosInfo : " .. #msg.TeamPosInfo)
|
||||
this.formationList = {}
|
||||
-- this.curFormationIndex = this.SetCurFormationIndex()
|
||||
|
||||
this.curFormationIndex = 1
|
||||
for i, team in ipairs(msg.TeamPosInfo) do
|
||||
local oTeam = this.MakeAEmptyTeam(team.teamId)
|
||||
|
||||
|
|
Loading…
Reference in New Issue