Why was this class even created

This commit is contained in:
Anuken
2021-07-15 20:19:51 -04:00
parent b0d4607798
commit 278c4f17e5
2 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ import mindustry.content.*;
public class TileGen{
public Block floor;
public Block block ;
public Block block;
public Block overlay;
{