diff --git a/TShockAPI/Bouncer.cs b/TShockAPI/Bouncer.cs index 3e460013..4f4e6419 100644 --- a/TShockAPI/Bouncer.cs +++ b/TShockAPI/Bouncer.cs @@ -1224,6 +1224,7 @@ namespace TShockAPI return; } + // TODO: Remove from bouncer (does't look like Bouncer code) if (args.Player.AwaitingName) { bool includeUnprotected = false;