Prevent invalid walls from hiding stuff.
This commit is contained in:
parent
258b7d48fb
commit
e24df84d9a
2 changed files with 7 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ namespace TShockAPI
|
|||
public string MediumcoreBanReason = "Death results in a ban";
|
||||
public string MediumcoreKickReason = "Death results in a kick";
|
||||
public string ProjectileAbuseReason = "Projectile abuse";
|
||||
|
||||
public string TileAbuseReason = "Tile abuse ({0})";
|
||||
|
||||
public bool EnableDNSHostResolution;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue