fluid terminal

This commit is contained in:
PrototypeTrousers
2023-01-28 22:59:40 -03:00
parent 03ed421331
commit 7c4e5679a3
9 changed files with 847 additions and 14 deletions
@@ -30,7 +30,7 @@ public class GuiWirelessTerm extends GuiMEPortableCell {
}
@Override
int getMaxRows() {
protected int getMaxRows() {
return this.defaultGetMaxRows();
}
}