1
This commit is contained in:
parent
fc798a01a3
commit
df69ebf264
@ -319,6 +319,8 @@ void CustomBattle::OnEnter(std::shared_ptr<cs::CMJoin> join_msg, long ip_saddr,
|
|||||||
pair.second->is_ready_ = 1;
|
pair.second->is_ready_ = 1;
|
||||||
OnMemberReady(pair.second.get());
|
OnMemberReady(pair.second.get());
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
if (state_ == 1) {
|
if (state_ == 1) {
|
||||||
NotifyState();
|
NotifyState();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user