Add New Features to Cox Scouter
This commit is contained in:
@@ -294,7 +294,7 @@ public class RaidsOverlay extends Overlay
|
|||||||
.text("Record Raid")
|
.text("Record Raid")
|
||||||
.color(Color.GREEN)
|
.color(Color.GREEN)
|
||||||
.build());
|
.build());
|
||||||
panelComponent.setBackgroundColor(new Color(0,255,0,10));
|
panelComponent.setBackgroundColor(new Color(0, 255, 0, 10));
|
||||||
}
|
}
|
||||||
|
|
||||||
TableComponent tableComponent = new TableComponent();
|
TableComponent tableComponent = new TableComponent();
|
||||||
|
|||||||
Reference in New Issue
Block a user