Jump to content

Translations:Touch controls/48/zh

From DDraceNetwork
Revision as of 08:41, 1 January 2025 by ForgottenCat (talk | contribs) (Created page with "<syntaxhighlight lang="json">{ "x": 755000, "y": 580000, "w": 225000, "h": 400000, "shape": "circle", "visibilities": [ "ingame" ], "behavior": { "type": "predefined", "id": "joystick-action" } }</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{
    "x": 755000,
    "y": 580000,
    "w": 225000,
    "h": 400000,
    "shape": "circle",
    "visibilities": [
        "ingame"
    ],
    "behavior": {
        "type": "predefined",
        "id": "joystick-action"
    }
}