mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
Forza Horizon 4 & 5: hide camera's stroke
This commit is contained in:
parent
2ea0775670
commit
1bf7da1615
@ -97,6 +97,9 @@
|
|||||||
"faceImage": {
|
"faceImage": {
|
||||||
"type": "icon",
|
"type": "icon",
|
||||||
"value": "switchCamera"
|
"value": "switchCamera"
|
||||||
|
},
|
||||||
|
"stroke": {
|
||||||
|
"opacity": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -97,6 +97,9 @@
|
|||||||
"faceImage": {
|
"faceImage": {
|
||||||
"type": "icon",
|
"type": "icon",
|
||||||
"value": "switchCamera"
|
"value": "switchCamera"
|
||||||
|
},
|
||||||
|
"stroke": {
|
||||||
|
"opacity": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user