diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index 2ba535c2539..578d837af57 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -2260,7 +2260,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