1
This commit is contained in:
parent
c5f31ce557
commit
cdb319acb8
@ -1971,7 +1971,9 @@ void Human::SendMobaTeamNotify()
|
||||
}
|
||||
cs::SMSyncMobaTeam notify_msg;
|
||||
{
|
||||
|
||||
auto team_pb = notify_msg.add_team_list();
|
||||
Team* team = room->GetMobaTeamA();
|
||||
team_pb->set_team_uuid(a8::XValue(team->GetTeamId()).GetString());
|
||||
}
|
||||
SendNotifyMsg(notify_msg);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user