add more comments

This commit is contained in:
2022-09-21 12:58:20 +02:00
parent 525eccffb5
commit 6612c13a7a

View File

@@ -406,6 +406,7 @@ namespace PlayerTags.Features
=> ApplyTextFormatting(stringMatch.GameObject, tag, new[] { message }, new[] { tag.IsTextColorAppliedToChatName }, stringMatch.DisplayTextPayloads);
}
// Finally apply the all the changes to the message
ApplyStringChanges(message, stringChanges, stringMatch.DisplayTextPayloads, stringMatch.PlayerNamePayload);
// Remove PlayerPayload and LinkTerminator if it's your own character (they just got added temporary)