1
This commit is contained in:
parent
94ff78d023
commit
a447c05a35
@ -991,7 +991,7 @@ void Player::_CMGuildAgreeInvite(f8::MsgHdr& hdr, const cs::CMGuildAgreeInvite&
|
|||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ForwardGuildCMMsg(hdr, GuildId());
|
ForwardGuildCMMsg(hdr, msg.guild_id());
|
||||||
}
|
}
|
||||||
|
|
||||||
void Player::_SS_IM_FriendAgreeRequest(f8::MsgHdr& hdr, const ss::SS_IM_FriendAgreeRequest& msg)
|
void Player::_SS_IM_FriendAgreeRequest(f8::MsgHdr& hdr, const ss::SS_IM_FriendAgreeRequest& msg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user