Final X360 fix (i think)

This commit is contained in:
2026-08-07 07:22:48 -07:00
parent 96cf2dfaed
commit 72dac50e57
3 changed files with 0 additions and 9 deletions
@@ -398,7 +398,6 @@ bool CGameNetworkManager::StartNetworkGame(Minecraft *minecraft, LPVOID lpParame
return false;
}
app.DebugPrintf("Offline LAN: sending PreLogin\n");
connection->send( shared_ptr<PreLoginPacket>( new PreLoginPacket(minecraft->user->name) ) );
// Tick connection until we're ready to go. The stages involved in this are: