1
This commit is contained in:
parent
9bceaae635
commit
aa5e6661fc
@ -84,7 +84,7 @@ void RoomMgr::_CMJoin(f8::MsgHdr* hdr, const cs::CMJoin& msg)
|
||||
auto member = GetCustomMemberBySocket(hdr->socket_handle);
|
||||
if (member) {
|
||||
#if 1
|
||||
f8::UdpLog::Instance()->Warning("JoinError socket_not_exits socket_handle%d",
|
||||
f8::UdpLog::Instance()->Warning("JoinError socket_not_exits socket_handle:%d",
|
||||
{
|
||||
hdr->socket_handle,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user