@@ -80,7 +80,7 @@ public class MessagePanel extends JPanel
|
|||||||
c.gridy++;
|
c.gridy++;
|
||||||
|
|
||||||
// alternate message action
|
// alternate message action
|
||||||
messageArea = new JLabel("<html><div style='text-align:center;'>Fork of RuneLite that provides more functionality and less restrictions while staying open source.</div></html>")
|
messageArea = new JLabel("<html><div style='text-align:center;'>Fork of RuneLite that provides more functionality and less restrictions whilst staying open source.</div></html>")
|
||||||
{
|
{
|
||||||
@Override
|
@Override
|
||||||
public Dimension getPreferredSize()
|
public Dimension getPreferredSize()
|
||||||
|
|||||||
Reference in New Issue
Block a user