diff --git a/NewHorizons/External/Configs/PlanetConfig.cs b/NewHorizons/External/Configs/PlanetConfig.cs
index ea9a7a39..b4723aa4 100644
--- a/NewHorizons/External/Configs/PlanetConfig.cs
+++ b/NewHorizons/External/Configs/PlanetConfig.cs
@@ -55,7 +55,7 @@ namespace NewHorizons.External.Configs
///
/// `true` if you want the map zoom speed to adjust to this planet's orbit
///
- public bool adjustZoomSpeed = true;
+ [DefaultValue(true)] public bool adjustZoomSpeed = true;
///
/// A list of paths to child GameObjects to destroy on this planet