Always check Microsoft account for offline account
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
79180db663
commit
3840d8a37a
2 changed files with 66 additions and 52 deletions
|
@ -78,7 +78,7 @@ class LaunchController : public Task {
|
|||
void decideAccount();
|
||||
bool askPlayDemo();
|
||||
QString askOfflineName(QString playerName, bool demo, bool& ok);
|
||||
bool reauthenticateCurrentAccount();
|
||||
bool reauthenticateAccount(MinecraftAccountPtr account);
|
||||
|
||||
private slots:
|
||||
void readyForLaunch();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue