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>
|
/// </summary>
|
||||||
internal static string MotdPath
|
internal static string MotdPath
|
||||||
{
|
{
|
||||||
get { return Path.Combine(TShock.SavePath, FileTools.MotdPath); }
|
get { return Path.Combine(TShock.SavePath, "motd.txt"); }
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue