Updated How to create custom touch control layout (markdown)

redphx 2024-03-11 09:14:45 +07:00
parent 6137c20a7c
commit edf5dd3a06

@ -176,7 +176,7 @@ BX_EXPOSED.test_touch_control(
"layouts": {
"LAYOUT_ID": {
"name": "Layout Name",
"content": {...}
"content": <LAYOUT_JSON>
}
}
}