This commit is contained in:
xen-42 2025-02-15 03:02:57 -05:00
parent 0139a66781
commit 506a781bff

View File

@ -61,7 +61,7 @@ namespace NewHorizons.External.Modules
public float offset; public float offset;
/// <summary> /// <summary>
/// The path to the sprite (.png/.jpg/.exr) to show when the planet is unexplored in map mode. /// The path to the sprite (.png/.jpg/.exr) to show when the planet is unexplored in map mode. If empty, a texture will be created and cached based on the revealed sprite.
/// </summary> /// </summary>
public string outlineSprite; public string outlineSprite;