Why was this class even created
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
package mindustry.world;
|
|
||||||
|
|
||||||
public class TileData{
|
|
||||||
}
|
|
||||||
@@ -4,7 +4,7 @@ import mindustry.content.*;
|
|||||||
|
|
||||||
public class TileGen{
|
public class TileGen{
|
||||||
public Block floor;
|
public Block floor;
|
||||||
public Block block ;
|
public Block block;
|
||||||
public Block overlay;
|
public Block overlay;
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user