mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-31 12:47:08 +00:00
Merge branch 'develop' into develop
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user