Version tick.
This commit is contained in:
parent
602ac8c56e
commit
6355890b44
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ namespace Terraria
|
||||||
{
|
{
|
||||||
class ShankShock
|
class ShankShock
|
||||||
{
|
{
|
||||||
private static int version = 1;
|
private static int version = 2;
|
||||||
private static bool shownVersion = false;
|
private static bool shownVersion = false;
|
||||||
|
|
||||||
public static bool enableGuide = true;
|
public static bool enableGuide = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue