Fix hashes (#2)

I'll try to avoid doing that next time
This commit is contained in:
Spencer
2023-12-20 21:05:09 -05:00
committed by GitHub
parent 696f5235da
commit 3b6548cfe6
80 changed files with 19008 additions and 18974 deletions

View File

@@ -1,11 +1,11 @@
{
"COMMON": {
"RADIUS_RANGE": 8,
"IGNORE_ITEM_DAMAGE": false
},
"CLIENT": {
"CONTAINER_TRACK_TIME": 600,
"CONTAINER_TRACKING": true,
"CONTAINER_HIGHLIGHT_COLOR": "#cf9d15"
}
{
"COMMON": {
"RADIUS_RANGE": 8,
"IGNORE_ITEM_DAMAGE": false
},
"CLIENT": {
"CONTAINER_TRACK_TIME": 600,
"CONTAINER_TRACKING": true,
"CONTAINER_HIGHLIGHT_COLOR": "#cf9d15"
}
}