mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-13 00:29:09 +01:00
Fixed gyro z- label
This commit is contained in:
parent
69cda376b9
commit
e69816b290
@ -421,7 +421,7 @@ namespace DS4Windows
|
||||
[DS4Controls.GyroXPos] = "Gyro X+",
|
||||
[DS4Controls.GyroXNeg] = "Gyro X-",
|
||||
[DS4Controls.GyroZPos] = "Gyro Z+",
|
||||
[DS4Controls.GyroZNeg] = "Gyro Z+-",
|
||||
[DS4Controls.GyroZNeg] = "Gyro Z-",
|
||||
[DS4Controls.SwipeLeft] = "Swipe Left",
|
||||
[DS4Controls.SwipeRight] = "Swipe Right",
|
||||
[DS4Controls.SwipeUp] = "Swipe Up",
|
||||
|
Loading…
x
Reference in New Issue
Block a user