Revert "Removed auto reauthenticate"

This reverts commit 400b518bc2.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-12-14 00:02:53 +02:00
parent 1f8ce9eb92
commit 0ee5665c95
2 changed files with 32 additions and 4 deletions

View File

@ -76,6 +76,7 @@ class LaunchController : public Task {
void decideAccount();
bool askPlayDemo();
QString askOfflineName(QString playerName, bool demo, bool& ok);
bool reauthenticateCurrentAccount();
private slots:
void readyForLaunch();