fix: update to gta version 2845 (#1032)

This commit is contained in:
Johann
2023-02-28 19:45:55 +01:00
committed by GitHub
parent 6124249601
commit 92aea20cd6
3 changed files with 8 additions and 8 deletions

View File

@ -5,7 +5,7 @@ namespace big
class matchmaking_service
{
public:
constexpr static int MAX_SESSIONS_TO_FIND = 1057;
constexpr static int MAX_SESSIONS_TO_FIND = 1054;
struct session_attributes
{