取消组队合并功能
This commit is contained in:
parent
f0ee6ebd72
commit
82bbd8bdbb
@ -917,7 +917,9 @@ void Room::UpdateGas()
|
||||
CreateAndroid(ROOM_MAX_PLAYER_NUM - human_hash_.size());
|
||||
NotifyUiUpdate();
|
||||
}
|
||||
#if 0
|
||||
CombineTeam();
|
||||
#endif
|
||||
ShuaPlane();
|
||||
NotifyWxVoip();
|
||||
RoomMgr::Instance()->ActiveRoom(room_uuid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user