1
This commit is contained in:
parent
96e9150f99
commit
57175b52da
@ -364,6 +364,7 @@ void Team::GenBattleReportData(a8::MutableXObject* params)
|
||||
|
||||
auto member_pb = a8::MutableXObject::CreateObject();
|
||||
member_pb->SetVal("account_id", hum->account_id);
|
||||
member_pb->SetVal("match_room_uuid", hum->match_room_uuid);
|
||||
member_pb->SetVal("name", hum->name);
|
||||
member_pb->SetVal("head", a8::XValue(hum->avatar_url));
|
||||
member_pb->SetVal("head_frame", hum->head_frame);
|
||||
|
Loading…
x
Reference in New Issue
Block a user