Remove extra whitespace

This commit is contained in:
Lucas Nicodemus 2021-01-28 00:22:15 -08:00
parent 597e403d50
commit f4cc14fb8e

View file

@ -56,7 +56,7 @@ namespace TShockAPI
/// <summary>Whether or not to use ServerName in place of the world name.</summary>
[Description("Whether or not to use ServerName in place of the world name.")]
public bool UseServerName = false;
public bool UseServerName = false;
/// <summary>The path to the directory where logs should be written to.</summary>
[Description("The path to the directory where logs should be written to.")]