Win64 joining Xbox 360 works again

This commit is contained in:
2026-08-07 04:15:12 -07:00
parent 7135da3f37
commit 1f5d7817fc
9 changed files with 6 additions and 92 deletions
@@ -419,8 +419,6 @@ int CPlatformNetworkManagerStub::JoinGame(FriendSessionInfo *searchResult, int l
NotifyPlayerJoined(&IQNet::m_player[0]);
NotifyPlayerJoined(&IQNet::m_player[localSmallId]);
m_pGameNetworkManager->StateChange_AnyToStarting();
return CGameNetworkManager::JOINGAME_SUCCESS;
}