Skip to content

Commit

Permalink
Removed the "obsolete" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AgaSpace committed Jun 15, 2023
1 parent 7237193 commit 87fabd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TShockAPI/Hooks/PlayerHooks.cs
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ public static class PlayerHooks
/// <summary>
/// Fired by players when using a command.
/// </summary>
[Obsolete("Use PlayerHooks.PrePlayerCommand.")]
public static event PlayerCommandD PlayerCommand;

/// <summary>
Expand Down

0 comments on commit 87fabd3

Please sign in to comment.