Worldhopper: Update league world color for Trailblazer
Color source: https://secure.runescape.com/m=news/gielinor-gazette-september-2020?oldschool=1
This commit is contained in:
@@ -62,7 +62,7 @@ class WorldTableRow extends JPanel
|
||||
private static final Color TOURNAMENT_WORLD = new Color(79, 145, 255);
|
||||
private static final Color MEMBERS_WORLD = new Color(210, 193, 53);
|
||||
private static final Color FREE_WORLD = new Color(200, 200, 200);
|
||||
private static final Color LEAGUE_WORLD = new Color(157, 237, 1);
|
||||
private static final Color LEAGUE_WORLD = new Color(133, 177, 178);
|
||||
|
||||
static
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user