Add "new" EditActions.
This commit is contained in:
parent
241d4c566f
commit
50a4b07bc3
1 changed files with 4 additions and 1 deletions
|
|
@ -1909,7 +1909,10 @@ namespace TShockAPI
|
|||
KillWire2,
|
||||
PlaceWire3,
|
||||
KillWire3,
|
||||
SlopeTile
|
||||
SlopeTile,
|
||||
FrameTrack,
|
||||
PlaceWire4,
|
||||
KillWire4
|
||||
}
|
||||
public enum EditType
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue