Work on Storage Bus.

This commit is contained in:
AlgorithmX2
2014-01-24 10:35:58 -06:00
parent 594adc141c
commit 2e8ffc4a09
5 changed files with 218 additions and 4 deletions
+3 -1
View File
@@ -17,7 +17,9 @@ public enum GuiText
IOPort, BytesUsed, Types, QuantumLinkChamber, PortableCell,
NetworkTool, PowerUsageRate, PowerInputRate, Installed, EnergyDrain;
NetworkTool, PowerUsageRate, PowerInputRate, Installed, EnergyDrain,
StorageBus;
String root;