mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
And fix a build issue
This commit is contained in:
@@ -290,7 +290,7 @@ void TechnicPage::onSolderLoaded() {
|
||||
|
||||
current.versionsLoaded = true;
|
||||
current.recommended = pack.recommended;
|
||||
current.versions.append(pack.builds);
|
||||
current.versions << pack.builds;
|
||||
|
||||
// Finally, let's reload :)
|
||||
ui->versionSelectionBox->clear();
|
||||
|
Reference in New Issue
Block a user