Removed the "obsolete" tag

This commit is contained in:
AkjaHAsLk1IALk0MasH 2023-06-15 18:44:30 +07:00
parent 723719350b
commit 87fabd3d26

View file

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