Add a "remove from bouncer" todo item
This commit is contained in:
parent
3f79a904da
commit
14a6338b73
1 changed files with 1 additions and 0 deletions
|
|
@ -1224,6 +1224,7 @@ namespace TShockAPI
|
|||
return;
|
||||
}
|
||||
|
||||
// TODO: Remove from bouncer (does't look like Bouncer code)
|
||||
if (args.Player.AwaitingName)
|
||||
{
|
||||
bool includeUnprotected = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue