1
This commit is contained in:
parent
0d795ff0dc
commit
c07aed183e
@ -70,6 +70,9 @@ void Player::CoLogin(f8::Coroutine* co)
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
cs::CMJoin msg;
|
cs::CMJoin msg;
|
||||||
|
msg.set_server_id(6);
|
||||||
|
msg.set_account_id(account_id_);
|
||||||
|
msg.set_session_id(session_id_);
|
||||||
SendMsg(msg);
|
SendMsg(msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2
third_party/a8
vendored
2
third_party/a8
vendored
@ -1 +1 @@
|
|||||||
Subproject commit fe229f0bb160d127e9d0264cb3e09132ed2fe528
|
Subproject commit d3671aa6088be91fb482dbda3caf531ec0120293
|
Loading…
x
Reference in New Issue
Block a user