VERSION TICK: 3

This commit is contained in:
Shank 2011-05-29 23:00:51 -06:00
parent ad75da1bca
commit fab669b95a

View file

@ -9,7 +9,7 @@ namespace Terraria
{ {
class ShankShock class ShankShock
{ {
private static double version = 2.1; private static double version = 3;
private static bool shownVersion = false; private static bool shownVersion = false;
public static bool killGuide = true; public static bool killGuide = true;