create game limit
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ public:
|
||||
void AddPlayerLastGame(long lastGames);
|
||||
void SetPlayerLastGames(std::vector<long> lastGames);
|
||||
std::vector<long> GetPlayerLastGames();
|
||||
bool IsPlayerAllowedToJoinLimitRank();
|
||||
bool IsPlayerAllowedToJoinCreateLimitRank();
|
||||
|
||||
bool operator<(const PlayerData &other) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user