Type Update
This commit is contained in:
@@ -79,7 +79,7 @@ import net.runelite.client.util.Text;
|
|||||||
name = "BA Tools",
|
name = "BA Tools",
|
||||||
description = "Custom tools for Barbarian Assault",
|
description = "Custom tools for Barbarian Assault",
|
||||||
tags = {"minigame", "overlay", "timer"},
|
tags = {"minigame", "overlay", "timer"},
|
||||||
type = "utility"
|
type = "PVM"
|
||||||
)
|
)
|
||||||
public class BAToolsPlugin extends Plugin implements KeyListener
|
public class BAToolsPlugin extends Plugin implements KeyListener
|
||||||
{
|
{
|
||||||
@@ -641,4 +641,4 @@ public class BAToolsPlugin extends Plugin implements KeyListener
|
|||||||
shiftDown = false;
|
shiftDown = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user