diff options
Diffstat (limited to 'GUI')
| -rw-r--r-- | GUI/GUI/GUI/Frame.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GUI/GUI/GUI/Frame.cpp b/GUI/GUI/GUI/Frame.cpp index 221bb7a..82e4536 100644 --- a/GUI/GUI/GUI/Frame.cpp +++ b/GUI/GUI/GUI/Frame.cpp @@ -482,10 +482,10 @@ namespace { constexpr int kBytesDefault = 0;
const wxString kButton[] = {
- "left joystick",
+ "left thumbstick",
"left a",
"left b",
- "right joystick",
+ "right thumbstick",
"right a",
"right b",
};
|
