Add "new" EditActions.

This commit is contained in:
MarioE 2017-06-23 14:47:38 -04:00
parent 241d4c566f
commit 50a4b07bc3

View file

@ -1909,7 +1909,10 @@ namespace TShockAPI
KillWire2, KillWire2,
PlaceWire3, PlaceWire3,
KillWire3, KillWire3,
SlopeTile SlopeTile,
FrameTrack,
PlaceWire4,
KillWire4
} }
public enum EditType public enum EditType
{ {