Updated warning string

This commit is contained in:
r00telement
2021-12-27 20:23:19 +00:00
parent 26a925a023
commit f17bde6517
2 changed files with 2 additions and 2 deletions

View File

@@ -1267,7 +1267,7 @@ namespace PlayerTags.Resources {
}
/// <summary>
/// Looks up a localized string similar to This plugin can modify nameplates. When combined with other plugins that modify nameplates, you are likely to see unexpected behavior..
/// Looks up a localized string similar to This plugin can modify nameplates and chat. When combined with other plugins that modify these things, you are likely to see unexpected behavior..
/// </summary>
public static string Loc_Static_WarningMessage {
get {

View File

@@ -121,7 +121,7 @@
<value>Player Tags</value>
</data>
<data name="Loc_Static_WarningMessage" xml:space="preserve">
<value>This plugin can modify nameplates. When combined with other plugins that modify nameplates, you are likely to see unexpected behavior.</value>
<value>This plugin can modify nameplates and chat. When combined with other plugins that modify these things, you are likely to see unexpected behavior. The load order of your plugins may make a difference.</value>
</data>
<data name="Loc_Static_General" xml:space="preserve">
<value>General</value>