Don't reference yourself.
This commit is contained in:
parent
6242a54603
commit
998bf71b96
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ namespace TShockAPI
|
|||
/// </summary>
|
||||
internal static string MotdPath
|
||||
{
|
||||
get { return Path.Combine(TShock.SavePath, FileTools.MotdPath); }
|
||||
get { return Path.Combine(TShock.SavePath, "motd.txt"); }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue