removed conserve memory because holy stutters (oops)

This commit is contained in:
Max 2026-05-16 09:58:16 -04:00
parent 75a3a1f055
commit 27e2d17dc5

View file

@ -3,7 +3,6 @@
"System.GC.Concurrent": true,
"System.GC.Server": false,
"System.GC.RetainVM": true,
"System.GC.ConserveMemory": 9,
"System.Runtime.TieredCompilation.QuickJit": false,
"System.Runtime.TieredCompilation.QuickJitForLoops": false,
"DOTNET_ReadyToRun": false,