hiscore: display levels above 99 in the panel
This commit is contained in:
@@ -31,7 +31,7 @@ public class HiscorePanelTest
|
||||
@Test
|
||||
public void testConstructor()
|
||||
{
|
||||
new HiscorePanel();
|
||||
new HiscorePanel(new HiscoreConfig() {});
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user