FIFA 23: hide rightTrigger's stroke

This commit is contained in:
redphx 2024-02-09 07:32:26 +07:00
parent 74df212203
commit 2ea0775670
2 changed files with 6 additions and 0 deletions

View File

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

View File

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