Version tick.

This commit is contained in:
Shank 2011-05-28 22:19:06 -06:00
parent 602ac8c56e
commit 6355890b44

View file

@ -9,7 +9,7 @@ namespace Terraria
{
class ShankShock
{
private static int version = 1;
private static int version = 2;
private static bool shownVersion = false;
public static bool enableGuide = true;