mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Revert "Removed auto reauthenticate"
This reverts commit 400b518bc2
.
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user