Merge branch 'general-devel' into fix-projectiles
This commit is contained in:
commit
cfe8562e74
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ namespace TShockAPI
|
|||
GetDataHandlers.SendTileSquare += OnSendTileSquare;
|
||||
GetDataHandlers.HealOtherPlayer += OnHealOtherPlayer;
|
||||
GetDataHandlers.TileEdit += OnTileEdit;
|
||||
GetDataHandlers.MassWireOperation += OnMassWireOperation;
|
||||
}
|
||||
|
||||
internal void OnGetSection(object sender, GetDataHandlers.GetSectionEventArgs args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue