Fixed incorrect data structure of base.json inside sandbox_high
This commit is contained in:
parent
267efdc7ea
commit
923ca0226b
@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"err": 0,
|
|
||||||
"errmsg": null,
|
|
||||||
"data": {
|
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"EnableCoop": true,
|
"EnableCoop": true,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
@ -5104,4 +5101,3 @@
|
|||||||
"Loot": [],
|
"Loot": [],
|
||||||
"Banners": []
|
"Banners": []
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user