mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
Re-added BotDialog
This commit is contained in:
@@ -23,7 +23,7 @@ public abstract class ServerExecuter {
|
||||
Context context = Context.getInstance(provider);
|
||||
BotToolbar.getInstance().addTab(context, serverName);
|
||||
context.load();
|
||||
//PaintComponent.getInstance().startPainting(context.getPaintDebugger());
|
||||
PaintComponent.getInstance().startPainting(context.getPaintDebugger());
|
||||
} catch (Throwable t) {
|
||||
t.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user