Fixed demo mode
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
913d81e371
commit
50a4d61ded
5 changed files with 71 additions and 33 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue