修复剩余人数显示问题
This commit is contained in:
parent
88bebccc54
commit
cadc317deb
@ -908,8 +908,8 @@ void Room::UpdateGasInactive()
|
||||
battle_start_frameno_ = GetFrameNo();
|
||||
if (human_hash_.size() < GetRoomMaxPlayerNum()) {
|
||||
CreateAndroid(GetRoomMaxPlayerNum() - human_hash_.size());
|
||||
NotifyUiUpdate();
|
||||
}
|
||||
NotifyUiUpdate();
|
||||
CombineTeam();
|
||||
NotifyGameStart();
|
||||
NotifyWxVoip();
|
||||
|
Loading…
x
Reference in New Issue
Block a user