1
This commit is contained in:
parent
79bdb05b9e
commit
766bd474f0
@ -3274,7 +3274,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