English: Fix menus
This commit is contained in:
parent
4b93f9c439
commit
f351db40b1
3 changed files with 16 additions and 14 deletions
|
@ -942,12 +942,12 @@ plugins:
|
|||
help: Change the resolution of the screen.
|
||||
spacing: 80
|
||||
|
||||
fullScreen:
|
||||
text: FULLSCREEN
|
||||
options: ["ON", "OFF"]
|
||||
help: Make the game fullscreen.
|
||||
boolIndex: true
|
||||
spacing: 80
|
||||
# fullScreen:
|
||||
# text: FULLSCREEN
|
||||
# options: ["ON", "OFF"]
|
||||
# help: Make the game fullscreen.
|
||||
# boolIndex: true
|
||||
# spacing: 80
|
||||
|
||||
gamepadTips:
|
||||
text: GAME INPUT TYPE
|
||||
|
|
|
@ -44,12 +44,12 @@ plugins:
|
|||
help: Change the resolution of the screen.
|
||||
spacing: 80
|
||||
|
||||
fullScreen:
|
||||
text: FULLSCREEN
|
||||
options: ["ON", "OFF"]
|
||||
help: Make the game fullscreen.
|
||||
boolIndex: true
|
||||
spacing: 80
|
||||
# fullScreen:
|
||||
# text: FULLSCREEN
|
||||
# options: ["ON", "OFF"]
|
||||
# help: Make the game fullscreen.
|
||||
# boolIndex: true
|
||||
# spacing: 80
|
||||
|
||||
commandRemember:
|
||||
text: REMEMBER SELECTED COMMANDS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue