1
This commit is contained in:
parent
885fcc8835
commit
5178e7810d
@ -3385,7 +3385,7 @@ int Room::GetOnlinePlayerNum()
|
|||||||
size_t Room::GetRoomMaxPlayerNum()
|
size_t Room::GetRoomMaxPlayerNum()
|
||||||
{
|
{
|
||||||
#ifdef MAP3D
|
#ifdef MAP3D
|
||||||
return 1;
|
return 2;
|
||||||
return map_meta_->pb->player();
|
return map_meta_->pb->player();
|
||||||
//return 2;
|
//return 2;
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user