A little more festive
This commit is contained in:
parent
7911953230
commit
18a1312646
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ namespace TShockAPI
|
||||||
private static string LogFormat = LogFormatDefault;
|
private static string LogFormat = LogFormatDefault;
|
||||||
private static bool LogClear = false;
|
private static bool LogClear = false;
|
||||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||||
public static readonly string VersionCodename = "4.x & 50th download milestone";
|
public static readonly string VersionCodename = "4.x & 50,000th download milestone";
|
||||||
|
|
||||||
public static string SavePath = "tshock";
|
public static string SavePath = "tshock";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue