Remove extra whitespace
This commit is contained in:
parent
597e403d50
commit
f4cc14fb8e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue