diff --git a/TShockAPI/GetDataHandlers.cs b/TShockAPI/GetDataHandlers.cs index e42f688c..c59ce1a7 100644 --- a/TShockAPI/GetDataHandlers.cs +++ b/TShockAPI/GetDataHandlers.cs @@ -1511,7 +1511,7 @@ namespace TShockAPI return false; } - /// The event args object for the HealOtherPlayer event + /// The event args object for the PortalTeleport event public class TeleportThroughPortalEventArgs : GetDataHandledEventArgs { /// The Terraria player index of the target player