external storage has nice storage GUI now too

This commit is contained in:
Raoul Van den Berge
2016-01-31 14:26:09 +01:00
parent 7afb7cb1fc
commit 5601b26dc2
9 changed files with 168 additions and 91 deletions

View File

@@ -5,7 +5,6 @@ public final class StorageCraftGUI
public static final int CONTROLLER = 0;
public static final int GRID = 1;
public static final int DRIVE = 2;
public static final int EXTERNAL_STORAGE = 3;
public static final int IMPORTER = 4;
public static final int EXPORTER = 5;
public static final int DETECTOR = 6;