mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
Update LaunchController.cpp
This commit is contained in:
@@ -268,6 +268,7 @@ void LaunchController::login() {
|
||||
if (isDefault) {
|
||||
accounts->setDefaultAccount(newAccount);
|
||||
}
|
||||
m_accountToUse = nullptr;
|
||||
decideAccount();
|
||||
continue;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user