Crafting Plan Screen is almost done.

This commit is contained in:
AlgorithmX2
2014-06-28 15:18:36 -05:00
parent 3031d60fc4
commit c8bdf1bd45
8 changed files with 401 additions and 21 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ public enum GuiText
OfSecondOutput, NoSecondOutput, RFTunnel, Stores, Next, SelectAmount, Lumen, Empty, ConfirmCrafting,
Stored, Crafting, Scheduled, CraftingStatus, Cancel;
Stored, Crafting, Scheduled, CraftingStatus, Cancel, FromStorage, ToCraft, CraftingPlan, CalculatingWait, Start, Bytes, CraftingCPU, Automatic, CoProcessors;
String root;