DEADSOFTWARE

More blocks, trees
[cavedroid.git] / core / src / ru / deadsoftware / cavecraft / Assets.java
index 9d06345da9848da026bf0c9bd46d1f40382a8f18..6a99f1d3a60a34fab05ad670b5caf81418193115 100644 (file)
@@ -9,7 +9,7 @@ import com.badlogic.gdx.graphics.g2d.TextureRegion;
 
 public class Assets {
 
-    public static final int BLOCK_TEXTURES = 9;
+    public static final int BLOCK_TEXTURES = 18;
 
     public static BitmapFont minecraftFont;