Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into settings
This commit is contained in:
commit
c23bf2fd22
146 changed files with 2711 additions and 2596 deletions
|
@ -81,12 +81,12 @@ void InstanceSettingsPage::globalSettingsButtonClicked(bool)
|
|||
case 0:
|
||||
APPLICATION->ShowGlobalSettings(this, "java-settings");
|
||||
return;
|
||||
case 1:
|
||||
APPLICATION->ShowGlobalSettings(this, "minecraft-settings");
|
||||
return;
|
||||
case 2:
|
||||
APPLICATION->ShowGlobalSettings(this, "custom-commands");
|
||||
return;
|
||||
default:
|
||||
APPLICATION->ShowGlobalSettings(this, "minecraft-settings");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue