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