1
This commit is contained in:
parent
55bb7e0ff0
commit
9a47b896c7
@ -115,6 +115,7 @@ public:
|
|||||||
bool IsDestoryRoom();
|
bool IsDestoryRoom();
|
||||||
bool IsSurvivalRoom();
|
bool IsSurvivalRoom();
|
||||||
bool IsNewBieRoom();
|
bool IsNewBieRoom();
|
||||||
|
bool IsPvpRankModeRoom() { return GetRoomMode() == kPvpRankMode; }
|
||||||
|
|
||||||
int GetPlayerNum();
|
int GetPlayerNum();
|
||||||
int GetHumanNum();
|
int GetHumanNum();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user