1
This commit is contained in:
parent
3505e58bb7
commit
53d400a244
@ -971,6 +971,7 @@ void Guild::_CMGuildAgreeInvite(f8::MsgHdr& hdr, const cs::CMGuildAgreeInvite& m
|
|||||||
);
|
);
|
||||||
ClearApplyBySenderId(forward_msg->context().user_info().base_data().account_id());
|
ClearApplyBySenderId(forward_msg->context().user_info().base_data().account_id());
|
||||||
GameLog::Instance()->GuildAgreeInvite(this, member);
|
GameLog::Instance()->GuildAgreeInvite(this, member);
|
||||||
|
SaveToDB();
|
||||||
}
|
}
|
||||||
|
|
||||||
int Guild::GetMemberJob(const std::string& account_id)
|
int Guild::GetMemberJob(const std::string& account_id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user