Version Tick: 2.1.0.3
(Fuck it, no hostname resolution if nobody bothers to test)
This commit is contained in:
parent
1ce4e75eff
commit
7e8e8fb986
1 changed files with 2 additions and 2 deletions
|
|
@ -36,9 +36,9 @@ namespace TShockAPI
|
|||
|
||||
public static string saveDir = "./tshock/";
|
||||
|
||||
public static Version VersionNum = new Version(2, 1, 0, 2);
|
||||
public static Version VersionNum = new Version(2, 1, 0, 3);
|
||||
|
||||
public static string VersionCodename = "Forgot to close the issue.";
|
||||
public static string VersionCodename = "Revert!";
|
||||
|
||||
private static bool[] BlacklistTiles;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue