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: Изменить разрешение экрана. 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: РЕЖИМ ВВОДА

View file

@ -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: ЗАПОМНИТЬ ВЫБРАННЫЕ КОМАНДЫ