1
This commit is contained in:
parent
0719cb89c7
commit
340bc2fc31
@ -2050,6 +2050,8 @@ void Human::ReJoin(long ip_saddr, int socket_handle, std::shared_ptr<cs::CMJoin>
|
||||
{
|
||||
this->ip_saddr = ip_saddr;
|
||||
this->socket_handle = socket_handle;
|
||||
room->frame_event.AddEnterGame(GetWeakPtrRef());
|
||||
send_sand_table_msg_times = 0;
|
||||
need_sync_active_player_ = true;
|
||||
send_msg_times = 0;
|
||||
last_sync_gas_frameno = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user