mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-04 00:37:46 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -93,7 +93,7 @@ public class BotUI extends JFrame implements ActionListener, ComponentListener,
|
||||
panel.add(scrlConsole);
|
||||
|
||||
this.add(panel, BorderLayout.CENTER);
|
||||
|
||||
|
||||
pack();
|
||||
setLocationRelativeTo(null);
|
||||
BotDialog.getInstance(this);
|
||||
|
||||
Reference in New Issue
Block a user