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
@@ -35,7 +35,7 @@ public class GuiMEPortableCell extends GuiMEMonitorable {
}
@Override
int getMaxRows() {
protected int getMaxRows() {
return 3;
}
}