Added the navigation wand.

This commit is contained in:
sk89q
2011-01-19 02:43:26 -08:00
parent 669a1911af
commit 43f9acb690
3 changed files with 12 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ public abstract class LocalConfiguration {
public boolean noDoubleSlash = false;
public boolean useInventory = false;
public boolean useInventoryOverride = false;
public int navigationWand = 345;
public int navigationWandMaxDistance = 50;
/**
* Loads the configuration.