Remove fullscreen option from options menu
This commit is contained in:
parent
22ac1ab400
commit
76d7ccae53
2 changed files with 12 additions and 12 deletions
|
@ -574,12 +574,12 @@ plugins:
|
||||||
help: Изменить разрешение экрана.
|
help: Изменить разрешение экрана.
|
||||||
spacing: 80
|
spacing: 80
|
||||||
|
|
||||||
fullScreen:
|
# fullScreen:
|
||||||
text: ПОЛНЫЙ ЭКРАН
|
# text: ПОЛНЫЙ ЭКРАН
|
||||||
options: ['ДА', 'НЕТ']
|
# options: ['ДА', 'НЕТ']
|
||||||
help: Включить полноэкранный режим.
|
# help: Включить полноэкранный режим.
|
||||||
boolIndex: true
|
# boolIndex: true
|
||||||
spacing: 80
|
# spacing: 80
|
||||||
|
|
||||||
gamepadTips:
|
gamepadTips:
|
||||||
text: РЕЖИМ ВВОДА
|
text: РЕЖИМ ВВОДА
|
||||||
|
|
|
@ -45,12 +45,12 @@ plugins:
|
||||||
help: Change the resolution of the screen.
|
help: Change the resolution of the screen.
|
||||||
spacing: 80
|
spacing: 80
|
||||||
|
|
||||||
fullScreen:
|
# fullScreen:
|
||||||
text: ПОЛНЫЙ ЭКРАН
|
# text: ПОЛНЫЙ ЭКРАН
|
||||||
options: ['ВКЛ', 'ВЫКЛ']
|
# options: ['ВКЛ', 'ВЫКЛ']
|
||||||
help: Make the game fullscreen.
|
# help: Make the game fullscreen.
|
||||||
boolIndex: true
|
# boolIndex: true
|
||||||
spacing: 80
|
# spacing: 80
|
||||||
|
|
||||||
commandRemember:
|
commandRemember:
|
||||||
text: ЗАПОМНИТЬ ВЫБРАННЫЕ КОМАНДЫ
|
text: ЗАПОМНИТЬ ВЫБРАННЫЕ КОМАНДЫ
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue