diff --git a/pygameControls/globals.py b/pygameControls/globals.py index 839c9a0..0f6631b 100644 --- a/pygameControls/globals.py +++ b/pygameControls/globals.py @@ -31,6 +31,6 @@ VID_PID = { "045e:0b13": "Xbox Series X Controller", "045e:0b20": "Xbox Series X Controller", "045e:0b21": "Xbox Series X Controller", - "054c:0ce6": "Dualsense Controller", - "054c:0df2": "Dualsense Controller", + "054c:0ce6": "DualSense Wireless Controller", + "054c:0df2": "DualSense Wireless Controller", } \ No newline at end of file