1
This commit is contained in:
parent
e3f4d806ed
commit
2c7a02b062
@ -990,6 +990,8 @@ void Player::_CMGuildApplyList(f8::MsgHdr& hdr, const cs::CMGuildApplyList& msg)
|
|||||||
SendMsg(respmsg);
|
SendMsg(respmsg);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
a8::UnSetBitFlag(red_point_flags_, RPF_GuildApply);
|
||||||
|
SyncRedPoint();
|
||||||
ForwardGuildCMMsg(hdr, GuildId());
|
ForwardGuildCMMsg(hdr, GuildId());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user