VERSION TICK: 3.9.0.0526
This commit is contained in:
parent
55ff9cea23
commit
7103649e13
2 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ namespace TShockAPI
|
|||
private static string LogFormat = LogFormatDefault;
|
||||
private static bool LogClear = false;
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "Squashing bugs, and adding suggestions";
|
||||
public static readonly string VersionCodename = "Zack time: 1 week = 3 months";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue