Qt: Rename NeGcon Rumble controller name

This commit is contained in:
KamFretoZ 2024-09-10 19:59:41 +07:00 committed by Stenzek
parent 0abd7c0524
commit 065beff2da
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -761,7 +761,7 @@ static const SettingInfo s_settings[] = {
const Controller::ControllerInfo NeGconRumble::INFO = {ControllerType::NeGconRumble,
"NeGconRumble",
TRANSLATE_NOOP("ControllerType", "NeGcon with Rumble"),
TRANSLATE_NOOP("ControllerType", "NeGcon (Rumble)"),
ICON_PF_GAMEPAD,
s_binding_info,
s_settings,