Copy pasting is hard

This commit is contained in:
Chris 2018-05-22 18:55:59 +09:30
parent ae5d508989
commit 9222d8112a

View file

@ -1511,7 +1511,7 @@ namespace TShockAPI
return false;
}
/// <summary>The event args object for the HealOtherPlayer event</summary>
/// <summary>The event args object for the PortalTeleport event</summary>
public class TeleportThroughPortalEventArgs : GetDataHandledEventArgs
{
/// <summary>The Terraria player index of the target player</summary>