Remove text that says background gamepad requires a restart

This commit is contained in:
MysterD 2023-03-31 23:26:00 -07:00
parent f3c1e15659
commit a23f04a2ea
3 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ CONTROLS = "CONTROLS"
N64_BINDS = "N64 Binds"
EXTRA_BINDS = "Extra Binds"
BACKGROUND_GAMEPAD = "Background Gamepad (must restart)"
BACKGROUND_GAMEPAD = "Background Gamepad"
GAMEPAD = "Gamepad"
DEADZONE = "Deadzone"
RUMBLE_STRENGTH = "Rumble Strength"

View File

@ -75,7 +75,7 @@ CONTROLS = "CONTRÔLES"
N64_BINDS = "Touches N64"
EXTRA_BINDS = "Touches Supplémentaires"
BACKGROUND_GAMEPAD = "Manette en arrière plan (nécessite redémarrage)"
BACKGROUND_GAMEPAD = "Manette en arrière plan"
GAMEPAD = "Manette"
DEADZONE = "Zone Morte"
RUMBLE_STRENGTH = "Vibrations"

View File

@ -75,7 +75,7 @@ CONTROLS = "CONTROLES"
N64_BINDS = "Asignaciones N64"
EXTRA_BINDS = "Asignaciones Extra"
BACKGROUND_GAMEPAD = "Mando en segundo plano (requiere reiniciar)"
BACKGROUND_GAMEPAD = "Mando en segundo plano"
GAMEPAD = "Mando"
DEADZONE = "Zona muerta"
RUMBLE_STRENGTH = "Fuerza de Vibración"