Forza Horizon 4 & 5: hide camera's stroke

This commit is contained in:
redphx 2024-02-09 07:35:00 +07:00
parent 2ea0775670
commit 1bf7da1615
2 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,9 @@
"faceImage": {
"type": "icon",
"value": "switchCamera"
},
"stroke": {
"opacity": 0
}
}
}

View File

@ -97,6 +97,9 @@
"faceImage": {
"type": "icon",
"value": "switchCamera"
},
"stroke": {
"opacity": 0
}
}
}