Fixed many various map bugs
This commit is contained in:
@@ -114,6 +114,9 @@ public class Blocks implements ContentList{
|
||||
}
|
||||
|
||||
spawn = new OverlayFloor("spawn"){
|
||||
{
|
||||
variants = 0;
|
||||
}
|
||||
public void draw(Tile tile){}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user