From 50a4b07bc39ad58dcec4f5c16cf5ea31135bd6f7 Mon Sep 17 00:00:00 2001 From: MarioE Date: Fri, 23 Jun 2017 14:47:38 -0400 Subject: [PATCH] Add "new" EditActions. --- TShockAPI/GetDataHandlers.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TShockAPI/GetDataHandlers.cs b/TShockAPI/GetDataHandlers.cs index 0bb216e1..2a7ddd00 100644 --- a/TShockAPI/GetDataHandlers.cs +++ b/TShockAPI/GetDataHandlers.cs @@ -1909,7 +1909,10 @@ namespace TShockAPI KillWire2, PlaceWire3, KillWire3, - SlopeTile + SlopeTile, + FrameTrack, + PlaceWire4, + KillWire4 } public enum EditType {