Updated the message
This commit is contained in:
parent
b40f0e632e
commit
db40d50348
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue