1
This commit is contained in:
parent
224d24296a
commit
b381f438ce
@ -788,6 +788,7 @@ void RoomMgr::SendGetBattleData(int mode,
|
||||
}
|
||||
url_params->SetVal("account_id", join_msgs[0]->account_id());
|
||||
url_params->SetVal("session_id", join_msgs[0]->session_id());
|
||||
url_params->SetVal("team_uuid", join_msgs[0]->team_uuid());
|
||||
url_params->SetVal("mode", mode);
|
||||
url_params->SetVal("members", members->ToJsonStr());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user