Remove dead code: DBTools.cs

This commit is contained in:
Lucas Nicodemus 2021-11-22 19:27:40 -08:00
parent 320bbad051
commit a01b48ead5
2 changed files with 1 additions and 225 deletions

View file

@ -13,7 +13,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
## Upcoming changes
* With any luck, .NET 5?
* Removed `TShockAPI/DB/DBTools.cs`. This appears to have been dead code and not used by anything. (@hakusaro, @DeathCradle)
## TShock 4.5.7
* Fixed the `/respawn` command to permit respawning players from the console. (@hakusaro, @Kojirremer)