XivChatEntry should use SeString

This commit is contained in:
Raymond 2021-07-15 22:09:31 -04:00
parent 85113e263f
commit 5c4ed3f715
7 changed files with 27 additions and 16 deletions

View file

@ -300,7 +300,7 @@ namespace Dalamud.Game.Text.SeStringHandling
EmphasisItalic = 0x1A,
/// <summary>
/// See the <see cref="NewLinePayload"/>
/// See the <see cref="NewLinePayload"/>.
/// </summary>
NewLine = 0x10,