Fixed incorrect data structure of base.json inside sandbox_high

This commit is contained in:
Dev 2024-04-30 20:30:49 +01:00
parent 267efdc7ea
commit 923ca0226b

View File

@ -1,7 +1,4 @@
{
"err": 0,
"errmsg": null,
"data": {
"Enabled": true,
"EnableCoop": true,
"Locked": false,
@ -5104,4 +5101,3 @@
"Loot": [],
"Banners": []
}
}