A little more festive

This commit is contained in:
Lucas Nicodemus 2012-05-27 12:36:58 -06:00
parent 7911953230
commit 18a1312646

View file

@ -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 = "4.x & 50th download milestone";
public static readonly string VersionCodename = "4.x & 50,000th download milestone";
public static string SavePath = "tshock";