Update
This commit is contained in:
parent
193ee04c62
commit
60a2a11df9
|
|
@ -24,6 +24,7 @@
|
|||
"type": 3,
|
||||
"api": "csp_NiNi",
|
||||
"searchable": 1,
|
||||
"proxy": true,
|
||||
"ext": "1"
|
||||
},
|
||||
{
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"type": 3,
|
||||
"api": "csp_Eighteen",
|
||||
"searchable": 1,
|
||||
"proxy": true,
|
||||
"style": {
|
||||
"type": "rect",
|
||||
"ratio": 1.485
|
||||
|
|
@ -76,6 +78,7 @@
|
|||
"type": 3,
|
||||
"api": "csp_Jable",
|
||||
"searchable": 1,
|
||||
"proxy": true,
|
||||
"style": {
|
||||
"type": "rect",
|
||||
"ratio": 1.77
|
||||
|
|
@ -87,6 +90,7 @@
|
|||
"type": 3,
|
||||
"api": "csp_Miss",
|
||||
"searchable": 1,
|
||||
"proxy": true,
|
||||
"style": {
|
||||
"type": "rect",
|
||||
"ratio": 1.777
|
||||
|
|
@ -98,6 +102,7 @@
|
|||
"type": 3,
|
||||
"api": "csp_Hanime",
|
||||
"searchable": 1,
|
||||
"proxy": true,
|
||||
"style": {
|
||||
"type": "rect",
|
||||
"ratio": 0.68
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@
|
|||
"type": 3,
|
||||
"api": "csp_NiNi",
|
||||
"searchable": 1,
|
||||
"changeable": 1
|
||||
"changeable": 1,
|
||||
"proxy": true
|
||||
},
|
||||
{
|
||||
"key": "星星",
|
||||
|
|
@ -16,7 +17,8 @@
|
|||
"type": 3,
|
||||
"api": "csp_Star",
|
||||
"searchable": 1,
|
||||
"changeable": 1
|
||||
"changeable": 1,
|
||||
"proxy": true
|
||||
},
|
||||
{
|
||||
"key": "玩偶",
|
||||
|
|
|
|||
Loading…
Reference in New Issue