Reconstructor fixes

This commit is contained in:
Anuken
2020-06-13 18:20:10 -04:00
parent c74d2f8cf2
commit f365d8519b
7 changed files with 26 additions and 3 deletions
@@ -111,7 +111,6 @@ public class Reconstructor extends UnitBlock{
}
Draw.z(Layer.blockOver + 0.1f);
Drawf.shadow(x, y, size * tilesize, 0.5f);
Draw.rect(topRegion, x, y);
}