Special treatment of non-Quick Join worlds
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
parent
46c9eb1d5f
commit
3745bdb6f2
2 changed files with 40 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue