mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-20 06:53:30 +00:00
settings names fixed
This commit is contained in:
@@ -191,7 +191,7 @@ void OptionsScreen::generateOptionScreens() {
|
||||
|
||||
optionPanes.push_back(new OptionsGroup("options.group.general"));
|
||||
optionPanes.push_back(new OptionsGroup("options.group.game"));
|
||||
optionPanes.push_back(new OptionsGroup("options.group.control"));
|
||||
optionPanes.push_back(new OptionsGroup("options.group.controls"));
|
||||
optionPanes.push_back(new OptionsGroup("options.group.graphics"));
|
||||
optionPanes.push_back(new OptionsGroup("options.group.tweaks"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user