Remove fullscreen option from options menu

This commit is contained in:
OleSTEEP 2024-01-02 11:43:31 +03:00
parent 22ac1ab400
commit 76d7ccae53
2 changed files with 12 additions and 12 deletions

View file

@ -574,12 +574,12 @@ plugins:
help: Изменить разрешение экрана.
spacing: 80
fullScreen:
text: ПОЛНЫЙ ЭКРАН
options: ['ДА', 'НЕТ']
help: Включить полноэкранный режим.
boolIndex: true
spacing: 80
# fullScreen:
# text: ПОЛНЫЙ ЭКРАН
# options: ['ДА', 'НЕТ']
# help: Включить полноэкранный режим.
# boolIndex: true
# spacing: 80
gamepadTips:
text: РЕЖИМ ВВОДА

View file

@ -45,12 +45,12 @@ plugins:
help: Change the resolution of the screen.
spacing: 80
fullScreen:
text: ПОЛНЫЙ ЭКРАН
options: ['ВКЛ', 'ВЫКЛ']
help: Make the game fullscreen.
boolIndex: true
spacing: 80
# fullScreen:
# text: ПОЛНЫЙ ЭКРАН
# options: ['ВКЛ', 'ВЫКЛ']
# help: Make the game fullscreen.
# boolIndex: true
# spacing: 80
commandRemember:
text: ЗАПОМНИТЬ ВЫБРАННЫЕ КОМАНДЫ