select direction

This commit is contained in:
ckcz123 2018-11-27 17:07:08 +08:00
parent 86d22a09ea
commit db2a50e9e0

View File

@ -225,8 +225,16 @@ var data_comment_c456ea59_6018_45ef_8bcc_211a24c627dc =
"_data": {
"direction": {
"_leaf": true,
"_type": "textarea",
"_data": "勇士初始方向"
"_type": "select",
"_data": "勇士初始方向",
"_select": {
"values": [
"up",
"down",
"left",
"right"
]
},
},
"x": {
"_leaf": true,