diff --git a/NewHorizons/External/Configs/TitleScreenConfig.cs b/NewHorizons/External/Configs/TitleScreenConfig.cs index 459aff8a..e08046ed 100644 --- a/NewHorizons/External/Configs/TitleScreenConfig.cs +++ b/NewHorizons/External/Configs/TitleScreenConfig.cs @@ -50,7 +50,7 @@ namespace NewHorizons.External.Configs public string ambience; /// - /// Changes the speed the main menu planet and the skybox rotates. This is in degrees per second. + /// Changes the speed the skybox rotates (and by extension the main menu planet). This is in degrees per second. /// public float rotationSpeed = 1;