Localized P2P Types.

This commit is contained in:
AlgorithmX2
2014-01-31 11:32:30 -06:00
parent 8460cffd6c
commit ecd7ea67b6
3 changed files with 26 additions and 9 deletions
+3 -1
View File
@@ -19,7 +19,9 @@ public enum GuiText
NetworkTool, PowerUsageRate, PowerInputRate, Installed, EnergyDrain,
StorageBus, Priority, Security, Encoded, Blank, Unlinked, Linked;
StorageBus, Priority, Security, Encoded, Blank, Unlinked, Linked,
METunnel, ItemTunnel, RedstoneTunnel, MJTunnel, EUTunnel, FluidTunnel;
String root;