aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 016b4c9..6e13512 100644
--- a/config.py
+++ b/config.py
@@ -49,7 +49,7 @@ CONFIG['SNES gamepad'] = {
# This is for the Gamestop Xbox style controller
CONFIG["Xbox controller"] = {
- "aliases": ["PDP Xbox 360 Controller","PDP Xbox 360 Controller"],
+ "aliases": ["PDP Xbox 360 Controller","PDP Xbox 360 Controller","Xbox 360 Controller"],
"window": (420, 240),
"buttons": [
# color_on, color_off, x, y, size, button_id
bgstack15