pvptools: Package private class
This commit is contained in:
@@ -29,7 +29,7 @@ import net.runelite.client.ui.PluginPanel;
|
|||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@Singleton
|
@Singleton
|
||||||
public class PvpToolsPanel extends PluginPanel
|
class PvpToolsPanel extends PluginPanel
|
||||||
{
|
{
|
||||||
|
|
||||||
private final JLabel loggedLabel = new JLabel();
|
private final JLabel loggedLabel = new JLabel();
|
||||||
|
|||||||
Reference in New Issue
Block a user