DEADSOFTWARE

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