You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Fix game controllers ignoring the last listed button
This commit is contained in:
@@ -60,6 +60,7 @@ static const char *_button_names[JOY_BUTTON_MAX] = {
|
||||
"D-Pad Down",
|
||||
"D-Pad Left",
|
||||
"D-Pad Right",
|
||||
"Home, DualShock PS, Guide",
|
||||
"Xbox Share, PS5 Microphone, Nintendo Capture",
|
||||
"Xbox Paddle 1",
|
||||
"Xbox Paddle 2",
|
||||
|
||||
Reference in New Issue
Block a user