1
This commit is contained in:
parent
2347bb2f45
commit
55049d9b1b
@ -371,6 +371,7 @@ void GuildMgr::_CMGuildSearch(int socket_handle, const ss::MFIMMsgConext& contex
|
||||
Player* hum = PlayerMgr::Instance()->GetPlayerBySocket(msg_context->socket_handle);
|
||||
if (hum) {
|
||||
cs::SMGuildSearch respmsg;
|
||||
|
||||
hum->SendMsg(respmsg);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user