mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
Fix JSON description formatting in zh-CN.json
This commit is contained in:
parent
f5f1f1d297
commit
7790fd360d
@ -634,7 +634,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"get-event-data": {
|
"get-event-data": {
|
||||||
"description": "获取最后触发的动画事件的数据。通常在"动画事件触发时"条件中使用。有效字段: \"float\", \"int\", \"string\", \"balance\", \"volume\", \"audiopath\", \"event\", \"track\", \"animation\"。",
|
"description": "获取最后触发的动画事件的数据。通常在'动画事件触发时'条件中使用。有效字段: \"float\", \"int\", \"string\", \"balance\", \"volume\", \"audiopath\", \"event\", \"track\", \"animation\"。",
|
||||||
"translated-name": "GetEventData",
|
"translated-name": "GetEventData",
|
||||||
"params": {
|
"params": {
|
||||||
"field": {
|
"field": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user