Mention that audio clip and audio type also work

This commit is contained in:
xen-42 2025-04-08 13:02:43 -04:00
parent ca1bc37014
commit 8f06cab729

View File

@ -25,7 +25,7 @@ namespace NewHorizons.External.Modules
public string condition;
/// <summary>
/// Path to the audio file to use as custom music for the credits.
/// Path to the audio file to use as custom music for the credits. Also supports AudioClips and AudioType like other audio settings.
/// Note: only applies when creditsType is set to "custom".
/// </summary>
public string audio;