This commit is contained in:
aozhiwei 2024-03-26 11:11:35 +08:00
parent fc798a01a3
commit df69ebf264

View File

@ -319,6 +319,8 @@ void CustomBattle::OnEnter(std::shared_ptr<cs::CMJoin> join_msg, long ip_saddr,
pair.second->is_ready_ = 1;
OnMemberReady(pair.second.get());
}
} else {
}
if (state_ == 1) {
NotifyState();