Copy pasting is hard
This commit is contained in:
parent
ae5d508989
commit
9222d8112a
1 changed files with 1 additions and 1 deletions
|
|
@ -1511,7 +1511,7 @@ namespace TShockAPI
|
||||||
return false;
|
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
|
public class TeleportThroughPortalEventArgs : GetDataHandledEventArgs
|
||||||
{
|
{
|
||||||
/// <summary>The Terraria player index of the target player</summary>
|
/// <summary>The Terraria player index of the target player</summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue