1st timestamp iteration and vector cleanup

This commit is contained in:
Kai Philipp
2019-09-09 22:40:16 +02:00
parent cb51ee79f2
commit 2effd5219a
3 changed files with 26 additions and 6 deletions
-2
View File
@@ -39,8 +39,6 @@
using namespace std;
#define SERVER_MAX_GUEST_USERS_LOBBY 50 // LG: Maximum number of guests users in lobby allowed
#define SERVER_ALLOWED_RANKING_GAMES_PER_MINUTES 5
#define SERVER_ALLOWED_RANKING_GAMES_MINUTES 60
SessionManager::SessionManager()
{