Updated catchy version nickname
This commit is contained in:
parent
b3e74583cd
commit
e00551cb6d
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 & 50,000th download milestone";
|
public static readonly string VersionCodename = "Welcome to the future.";
|
||||||
|
|
||||||
public static string SavePath = "tshock";
|
public static string SavePath = "tshock";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue