1
This commit is contained in:
parent
a32062688d
commit
d178e83899
@ -26,6 +26,7 @@ void MatchMgr::_CMJoin(f8::MsgHdr& hdr, const cs::CMJoin& msg)
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
cs::SMJoinedNotify notifymsg;
|
cs::SMJoinedNotify notifymsg;
|
||||||
|
notifymsg.set_error_code(0);
|
||||||
GGListener::Instance()->SendToClient(hdr.socket_handle, 0, notifymsg);
|
GGListener::Instance()->SendToClient(hdr.socket_handle, 0, notifymsg);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user