Ice bow artifact (#1200)

* pvs

* fix tradepost

* ice bow artifact
This commit is contained in:
Ed
2025-04-19 17:24:57 +03:00
committed by GitHub
parent 000a064140
commit f787bb5ea4
23 changed files with 103 additions and 36 deletions

View File

@@ -16,7 +16,7 @@ public sealed class CP14EdSystem : EntitySystem
_cfg.SetCVar(CVars.EntitiesCategoryFilter, "ForkFiltered");
_cfg.OnValueChanged(CCVars.Language, OnLanguageChange, true);
_cfg.SetCVar(CVars.LocCultureName, _cfg.GetCVar(CCVars.Language));
}