1
This commit is contained in:
parent
d674b16f2a
commit
5092365256
@ -112,7 +112,8 @@ void Guild::_CMGuildInfo(int socket_handle, const ss::MFIMMsgConext& context, co
|
||||
|
||||
void Guild::_CMGuildJoin(int socket_handle, const ss::MFIMMsgConext& context, const cs::CMGuildJoin& msg)
|
||||
{
|
||||
|
||||
cs::SMGuildJoin respmsg;
|
||||
GuildMgr::Instance()->ForwardGuildSMMsg(socket_handle, context, respmsg);
|
||||
}
|
||||
|
||||
void Guild::_CMGuildAgree(int socket_handle, const ss::MFIMMsgConext& context, const cs::CMGuildAgree& msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user