mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-09 12:57:19 +00:00
Qt: Rename NeGcon Rumble controller name
This commit is contained in:
parent
0abd7c0524
commit
065beff2da
@ -761,7 +761,7 @@ static const SettingInfo s_settings[] = {
|
|||||||
|
|
||||||
const Controller::ControllerInfo NeGconRumble::INFO = {ControllerType::NeGconRumble,
|
const Controller::ControllerInfo NeGconRumble::INFO = {ControllerType::NeGconRumble,
|
||||||
"NeGconRumble",
|
"NeGconRumble",
|
||||||
TRANSLATE_NOOP("ControllerType", "NeGcon with Rumble"),
|
TRANSLATE_NOOP("ControllerType", "NeGcon (Rumble)"),
|
||||||
ICON_PF_GAMEPAD,
|
ICON_PF_GAMEPAD,
|
||||||
s_binding_info,
|
s_binding_info,
|
||||||
s_settings,
|
s_settings,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user