mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
Line
This commit is contained in:
@@ -90,7 +90,7 @@ public class BotUI extends JFrame implements ActionListener, ComponentListener {
|
|||||||
panel.add(scrlConsole);
|
panel.add(scrlConsole);
|
||||||
|
|
||||||
this.add(panel, BorderLayout.CENTER);
|
this.add(panel, BorderLayout.CENTER);
|
||||||
|
|
||||||
pack();
|
pack();
|
||||||
setLocationRelativeTo(null);
|
setLocationRelativeTo(null);
|
||||||
setVisible(true);
|
setVisible(true);
|
||||||
|
|||||||
Reference in New Issue
Block a user