Added a few extra blocks, fixed icons
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package io.anuke.mindustry.resource;
|
||||
|
||||
public enum Item{
|
||||
stone, iron, coal, steel;
|
||||
stone, iron, coal, steel, titanium;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user