1
This commit is contained in:
parent
4619772fd2
commit
45d40a8b02
@ -360,7 +360,7 @@ void Guild::_CMGuildQuit(f8::MsgHdr& hdr, const cs::CMGuildQuit& msg)
|
|||||||
kGuildQuit);
|
kGuildQuit);
|
||||||
if (src_job == kGuildOwner && GetJobMemberNum(kGuildOwner) < 1) {
|
if (src_job == kGuildOwner && GetJobMemberNum(kGuildOwner) < 1) {
|
||||||
if (member_hash_.empty()) {
|
if (member_hash_.empty()) {
|
||||||
|
guild_status_ = kGuildDismissed;
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user