Merge branch 'develop' into develop

This commit is contained in:
Sebastían
2021-07-13 19:31:59 -05:00
committed by GitHub
7 changed files with 128 additions and 13 deletions

View File

@@ -896,7 +896,8 @@ shared_qobject_ptr<LaunchTask> MinecraftInstance::createLaunchTask(AuthSessionPt
}
else
{
process->appendStep(new Update(pptr, Net::Mode::Offline));
process->appendStep(new Update(pptr, Net::Mode::Online));
// TODO: Separate "cracked" logins (offline from auth servers) from genuine offline logins (no internet)
}
// if there are any jar mods