mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
Nuke and pave the old login system
Also, account list now saves profile lists.
This commit is contained in:
@ -123,7 +123,7 @@ public:
|
||||
|
||||
/**
|
||||
* Returns a pointer to the currently selected profile.
|
||||
* If no profile is selected, returns nullptr.
|
||||
* If no profile is selected, returns the first profile in the profile list or nullptr if there are none.
|
||||
*/
|
||||
const AccountProfile* currentProfile() const;
|
||||
|
||||
|
Reference in New Issue
Block a user