Add SyncTilePicking event.

This commit is contained in:
Patrikkk 2020-06-01 18:31:30 +02:00
parent c5fcece18d
commit 2177d75066
2 changed files with 77 additions and 18 deletions

View file

@ -3,7 +3,7 @@
This is the rolling changelog for TShock for Terraria. Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
## Upcoming Changes
* Your change goes here!
* Add SyncTilePicking event. This is called when a player damages a tile.
## TShock 4.4.0 (Pre-release 10)
* Fix all rope coils. (@Olink)