mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Fix typo
This commit is contained in:
parent
406a94d387
commit
acce12e166
2
NewHorizons/External/Configs/AddonConfig.cs
vendored
2
NewHorizons/External/Configs/AddonConfig.cs
vendored
@ -41,7 +41,7 @@ namespace NewHorizons.External.Configs
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// The path to the addons subtitle for the main menu.
|
/// The path to the addons subtitle for the main menu.
|
||||||
/// Defaults to "subtitle.png".
|
/// Defaults to "subtitle.png".
|
||||||
/// The dimensions of the Echos of the Eye subtitle is 669 x 67, so aim for that size
|
/// The dimensions of the Echoes of the Eye subtitle is 669 x 67, so aim for that size
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string subtitlePath = "subtitle.png";
|
public string subtitlePath = "subtitle.png";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user