mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
GH-1793 rearrange setup wizard logic to only check if they are needed once
This commit is contained in:
@@ -31,7 +31,6 @@ public:
|
||||
void refresh() override;
|
||||
void initializePage() override;
|
||||
bool validatePage() override;
|
||||
static bool isRequired();
|
||||
|
||||
enum class JavaStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user