fix: 3v3 team match wrong problems
This commit is contained in:
@@ -360,6 +360,8 @@ const TeamRoomScene = {
|
||||
teamB: data.teamB,
|
||||
teamABaseHp: data.teamABaseHp,
|
||||
teamBBaseHp: data.teamBBaseHp,
|
||||
battleMode: data.battleMode || '3v3',
|
||||
roomId: data.roomId || '',
|
||||
myPlayerId: this._myPlayerId,
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user