Fix NetHooks_NameCollision to kick duplicate players.
- Fixes Pryaxis/TShock#2530
This commit is contained in:
parent
227cef3bd6
commit
8b064a7e22
2 changed files with 4 additions and 3 deletions
|
|
@ -13,6 +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
|
||||
* Fixed duplicate characters (twins) after repeatedly logging in as the same character due to connection not being immediately closed during `NetHooks_NameCollision`. (@gohjoseph)
|
||||
* You could be here!
|
||||
|
||||
## TShock 4.5.16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue