Removed now useless config option

This commit is contained in:
Lucas Nicodemus 2013-08-22 23:45:37 -06:00
parent 14c0b76332
commit 7e1954d047

View file

@ -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;