minimap: Unused field
This commit is contained in:
@@ -76,7 +76,7 @@ import net.runelite.client.ui.overlay.OverlayManager;
|
|||||||
@Singleton
|
@Singleton
|
||||||
public class MiningPlugin extends Plugin
|
public class MiningPlugin extends Plugin
|
||||||
{
|
{
|
||||||
private static final int ROCK_DISTANCE = 14;
|
// private static final int ROCK_DISTANCE = 14;
|
||||||
private static final int MINING_GUILD_REGION = 12183;
|
private static final int MINING_GUILD_REGION = 12183;
|
||||||
|
|
||||||
private static final Pattern COAL_BAG_EMPTY_MESSAGE = Pattern.compile("^The coal bag is (now )?empty\\.$");
|
private static final Pattern COAL_BAG_EMPTY_MESSAGE = Pattern.compile("^The coal bag is (now )?empty\\.$");
|
||||||
|
|||||||
Reference in New Issue
Block a user