Updated arc

This commit is contained in:
Anuken 2019-10-12 16:56:43 -04:00
parent d973283039
commit dd3fd97b43
2 changed files with 2 additions and 1 deletions

View File

@ -272,6 +272,7 @@ public class World{
}
public void removeBlock(Tile tile){
if(tile == null) return;
tile.link().getLinkedTiles(other -> other.setBlock(Blocks.air));
}

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=9e37a345d59b09e8677adbec29cb3981d26fe86b
archash=80e74b71aefc288d02c0098ccd57de810107367c