diff --git a/src/services/matchmaking/matchmaking_service.hpp b/src/services/matchmaking/matchmaking_service.hpp index d610e7cf..d1b6ca6f 100644 --- a/src/services/matchmaking/matchmaking_service.hpp +++ b/src/services/matchmaking/matchmaking_service.hpp @@ -5,7 +5,7 @@ namespace big class matchmaking_service { public: - constexpr static int MAX_SESSIONS_TO_FIND = 1054; + constexpr static int MAX_SESSIONS_TO_FIND = 1063; struct session_attributes {