This commit is contained in:
Noah Pilarski 2022-12-27 21:31:48 -05:00
parent c4a20d04c0
commit 7f3e36dd0a

View File

@ -421,7 +421,7 @@ namespace NewHorizons.External.Modules
/// <summary> /// <summary>
/// If this dialogue is meant for a character, this is the relative path from the planet to that character's /// If this dialogue is meant for a character, this is the relative path from the planet to that character's
/// CharacterAnimController, TavelerController, or SolanumAnimController. /// CharacterAnimController, TravelerController, or SolanumAnimController.
/// </summary> /// </summary>
public string pathToAnimController; public string pathToAnimController;