mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
@ -74,6 +74,8 @@ class LaunchController : public Task {
|
||||
void login();
|
||||
void launchInstance();
|
||||
void decideAccount();
|
||||
bool askPlayDemo();
|
||||
QString askOfflineName(QString playerName, bool demo, bool& ok);
|
||||
|
||||
private slots:
|
||||
void readyForLaunch();
|
||||
|
Reference in New Issue
Block a user