Code Freeze
This commit is contained in:
parent
b5c4eb8e21
commit
f1113675c4
2 changed files with 2 additions and 3 deletions
|
|
@ -41,7 +41,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "ETA 1am 1/22/2012 MDT";
|
||||
public static readonly string VersionCodename = "Pre-Release - Code Freeze";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue