This commit is contained in:
Noah Pilarski 2025-01-25 07:30:16 -05:00
parent 79ffb99d05
commit 1380bbb4e0

View File

@ -50,7 +50,7 @@ namespace NewHorizons.External.Configs
public string ambience; public string ambience;
/// <summary> /// <summary>
/// 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.
/// </summary> /// </summary>
public float rotationSpeed = 1; public float rotationSpeed = 1;