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,10 +1,10 @@
{
"bootstrapThreads": 1,
"mainThreads": 4,
"gamePriority": 5,
"integratedServerPriority": 5,
"bootstrapPriority": 1,
"mainPriority": 1,
"ioPriority": 1,
"modLoadingPriority": 1
{
"bootstrapThreads": 1,
"mainThreads": 4,
"gamePriority": 5,
"integratedServerPriority": 5,
"bootstrapPriority": 1,
"mainPriority": 1,
"ioPriority": 1,
"modLoadingPriority": 1
}