parent
e09b8e101d
commit
c6c1e9125e
1 changed files with 2 additions and 2 deletions
|
|
@ -36,9 +36,9 @@ namespace TShockAPI
|
||||||
|
|
||||||
public static string saveDir = "./tshock/";
|
public static string saveDir = "./tshock/";
|
||||||
|
|
||||||
public static Version VersionNum = new Version(2, 1, 0, 0);
|
public static Version VersionNum = new Version(2, 1, 0, 1);
|
||||||
|
|
||||||
public static string VersionCodename = "Versioning fails";
|
public static string VersionCodename = "Forgot to close the issue.";
|
||||||
|
|
||||||
private static bool[] BlacklistTiles;
|
private static bool[] BlacklistTiles;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue