Merge commit '9a68676392' into general-devel-2

This commit is contained in:
Deathmax 2011-06-05 17:27:33 +08:00
commit c85dca933f
2 changed files with 8 additions and 2 deletions

View file

@ -17,7 +17,7 @@ namespace TShockAPI
public static Version VersionNum = new Version(1, 7, 0, 0);
public static string VersionCodename = "Bugless Beast";
public static string VersionCodename = "Facepunch";
public static bool shownVersion = false;