From 9222d8112a7699b54bec672724906a67d8dd0831 Mon Sep 17 00:00:00 2001
From: Chris <2648373+QuiCM@users.noreply.github.com>
Date: Tue, 22 May 2018 18:55:59 +0930
Subject: [PATCH] Copy pasting is hard
---
TShockAPI/GetDataHandlers.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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