Special treatment of non-Quick Join worlds

Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
Yihe Li 2025-05-19 01:46:23 +08:00
parent 46c9eb1d5f
commit 3745bdb6f2
No known key found for this signature in database
2 changed files with 40 additions and 14 deletions

View file

@ -71,6 +71,8 @@ CreateShortcutDialog::CreateShortcutDialog(InstancePtr instance, QWidget* parent
ui->worldTarget->hide();
ui->worldSelectionBox->hide();
ui->serverTarget->setChecked(true);
ui->serverTarget->hide();
ui->serverLabel->show();
}
// Populate save targets