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