select direction
This commit is contained in:
parent
86d22a09ea
commit
db2a50e9e0
@ -225,8 +225,16 @@ var data_comment_c456ea59_6018_45ef_8bcc_211a24c627dc =
|
|||||||
"_data": {
|
"_data": {
|
||||||
"direction": {
|
"direction": {
|
||||||
"_leaf": true,
|
"_leaf": true,
|
||||||
"_type": "textarea",
|
"_type": "select",
|
||||||
"_data": "勇士初始方向"
|
"_data": "勇士初始方向",
|
||||||
|
"_select": {
|
||||||
|
"values": [
|
||||||
|
"up",
|
||||||
|
"down",
|
||||||
|
"left",
|
||||||
|
"right"
|
||||||
|
]
|
||||||
|
},
|
||||||
},
|
},
|
||||||
"x": {
|
"x": {
|
||||||
"_leaf": true,
|
"_leaf": true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user