hiscore plugin: add config caching
Signed-off-by: PKLite <stonewall@pklite.xyz>
This commit is contained in:
@@ -31,7 +31,7 @@ public class HiscorePanelTest
|
||||
@Test
|
||||
public void testConstructor()
|
||||
{
|
||||
new HiscorePanel(new HiscoreConfig()
|
||||
new HiscorePanel(new HiscorePlugin()
|
||||
{
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user