mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 12:56:42 +02:00
Remove "relative: false" in multiple layouts
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
},
|
||||
"relative": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -37,7 +37,6 @@
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"relative": false,
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
@@ -149,7 +148,6 @@
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"relative": false,
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
@@ -229,7 +227,6 @@
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"relative": false,
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
@@ -275,7 +272,6 @@
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"relative": false,
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
|
@@ -12,7 +12,6 @@
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
},
|
||||
"relative": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"outline": {
|
||||
|
Reference in New Issue
Block a user