Removed now useless config option
This commit is contained in:
parent
14c0b76332
commit
7e1954d047
1 changed files with 0 additions and 2 deletions
|
|
@ -159,8 +159,6 @@ namespace TShockAPI
|
|||
|
||||
[Description("Time, in milliseconds, to disallow discarding items after logging in when ServerSideInventory is ON.")] public int LogonDiscardThreshold=250;
|
||||
|
||||
[Description("Disables reporting of playercount to the stat system.")] public bool DisablePlayerCountReporting;
|
||||
|
||||
[Description("Disables clown bomb projectiles from spawning.")] public bool DisableClownBombs;
|
||||
|
||||
[Description("Disables snow ball projectiles from spawning.")] public bool DisableSnowBalls;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue