Remove debug logging (sorry haha)
This commit is contained in:
parent
4f2fff050d
commit
b5d546a660
1 changed files with 0 additions and 2 deletions
|
|
@ -1461,8 +1461,6 @@ namespace TShockAPI
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
TShock.Log.ConsoleInfo($"Setting handshake to false for {tsplr.Name}");
|
|
||||||
|
|
||||||
tsplr.FinishedHandshake = false;
|
tsplr.FinishedHandshake = false;
|
||||||
|
|
||||||
// Fire the OnPlayerLogout hook too, if the player was logged in and they have a TSPlayer object.
|
// Fire the OnPlayerLogout hook too, if the player was logged in and they have a TSPlayer object.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue