Fixed warps (and by that I mean nothing was broken anyway).
This commit is contained in:
parent
3ce6de9e20
commit
b9842a19c8
3 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "Codename: Re";
|
||||
public static readonly string VersionCodename = "JIRA is a tool";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue