Оптимизация на 1460% (#148)

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-06-03 07:40:13 +03:00
committed by Aviu00
parent cd6c9301c9
commit 7ba323fb96

View File

@@ -1927,7 +1927,7 @@ namespace Content.Shared.CCVar
/// The maximum amount of time the entity GC can process, in ms.
/// </summary>
public static readonly CVarDef<int> GCMaximumTimeMs =
CVarDef.Create("entgc.maximum_time_ms", 500, CVar.SERVERONLY);
CVarDef.Create("entgc.maximum_time_ms", 5, CVar.SERVERONLY);
/*
* Replays