bejeweled-3: make the d-pad bigger

This commit is contained in:
redphx 2024-05-11 07:02:57 +07:00
parent 86a28a2797
commit e2250b3f5c

View File

@ -9,7 +9,7 @@
"inner": [ "inner": [
{ {
"type": "directionalPad", "type": "directionalPad",
"scale": 1.5, "scale": 2,
"interaction": { "interaction": {
"activationType": "exclusive" "activationType": "exclusive"
} }