mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
LaunchController: fix double finish
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
3656335666
commit
c367cc1c59
|
|
@ -358,7 +358,6 @@ bool LaunchController::reauthenticateAccount(MinecraftAccountPtr account, QStrin
|
|||
}
|
||||
}
|
||||
|
||||
emitFailed(reason);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue