This commit is contained in:
aozhiwei 2021-09-28 13:57:37 +08:00
parent 7d87e29f63
commit 7e7a8692cc

View File

@ -88,6 +88,7 @@ void MatchTeam::_CMMatchStartGame(f8::MsgHdr& hdr, const cs::CMMatchStartGame& m
if (member) {
}
StartGame();
}
}