This commit is contained in:
aozhiwei 2024-03-13 17:48:38 +08:00
parent 0b9b960440
commit ef14af8401

View File

@ -129,7 +129,7 @@ func (this *team) StartGame() {
ZoneId: this.GetZoneId(),
NodeId: this.GetNodeId(),
MapId: this.mapId,
RoomUuid: q5.ToString(this.GetTeamUuid()),
RoomUuid: q5.ToString(this.GetTeamUuid()),
StartTime: int32(this.startTime),
}
{