Updated the message

This commit is contained in:
AkjaHAsLk1IALk0MasH 2023-06-15 16:03:43 +07:00
parent b40f0e632e
commit db40d50348

View file

@ -389,7 +389,7 @@ namespace TShockAPI.Hooks
/// <summary> /// <summary>
/// Fired by players when using a command. /// Fired by players when using a command.
/// </summary> /// </summary>
[Obsolete("There is an alternative to PlayerHooks.PrePlayerCommand")] [Obsolete("Use PlayerHooks.PrePlayerCommand.")]
public static event PlayerCommandD PlayerCommand; public static event PlayerCommandD PlayerCommand;
/// <summary> /// <summary>