diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index 3f603c61949..628fb797d0b 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -2272,7 +2272,7 @@ public static readonly CVarDef /// Whether height & width sliders adjust a player's max view distance /// public static readonly CVarDef HeightAdjustModifiesZoom = - CVarDef.Create("heightadjust.modifies_zoom", true, CVar.SERVERONLY); + CVarDef.Create("heightadjust.modifies_zoom", false, CVar.SERVERONLY); /// /// Enables station goals