pull in project-slippi/Ishiiruka/commit/423beb4265692427d27f6a22a97cba3e4583500f

This commit is contained in:
Nikhil Narayana 2022-05-08 23:46:11 -07:00
commit 1f349de531

View file

@ -221,7 +221,7 @@ void SlippiMatchmaking::startMatchmaking()
if (userInfo.port > 0)
m_hostPort = userInfo.port;
else
m_hostPort = 49000 + (generator() % 2000);
m_hostPort = 41000 + (generator() % 10000);
ERROR_LOG_FMT(SLIPPI_ONLINE, "[Matchmaking] Port to use: {}...", m_hostPort);
// We are explicitly setting the client address because we are trying to utilize our connection