Started Work on Pattern Terminal.

This commit is contained in:
AlgorithmX2
2014-04-07 19:43:57 -05:00
parent 2e103efab8
commit 85b3a5ef32
10 changed files with 353 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ public enum GuiText
METunnel, ItemTunnel, RedstoneTunnel, MJTunnel, EUTunnel, FluidTunnel, StoredSize,
StoredPower, MaxPower, RequiredPower, Efficiency, CopyMode, CopyModeDesc;
StoredPower, MaxPower, RequiredPower, Efficiency, CopyMode, CopyModeDesc, PatternTerminal;
String root;