simplified ResetNumJoinsPerPlayer - e.g. removed the function
This commit is contained in:
@@ -127,7 +127,6 @@ public:
|
||||
|
||||
void AddPlayerToNumJoinsPerPlayer(const std::string &playerName);
|
||||
int GetNumJoinsPerPlayer(const std::string &playerName);
|
||||
void ResetNumJoinsPerPlayer();
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user