can now drag encoded patterns on the interface terminal

This commit is contained in:
Salomão
2021-03-28 21:10:58 -03:00
parent 77d615559f
commit 1a11462ddd
5 changed files with 84 additions and 9 deletions
@@ -94,7 +94,7 @@ public class GuiInterfaceTerminal extends AEBaseGui
{
super.initGui();
this.getScrollBar().setLeft( 190 );
this.getScrollBar().setLeft( 189 );
this.getScrollBar().setHeight( 106 );
this.getScrollBar().setTop( 51 );