This commit is contained in:
azw 2023-08-19 14:03:06 +08:00
parent 0d795ff0dc
commit c07aed183e
2 changed files with 4 additions and 1 deletions

View File

@ -70,6 +70,9 @@ void Player::CoLogin(f8::Coroutine* co)
}
{
cs::CMJoin msg;
msg.set_server_id(6);
msg.set_account_id(account_id_);
msg.set_session_id(session_id_);
SendMsg(msg);
}
}

2
third_party/a8 vendored

@ -1 +1 @@
Subproject commit fe229f0bb160d127e9d0264cb3e09132ed2fe528
Subproject commit d3671aa6088be91fb482dbda3caf531ec0120293