Reconstructor sprites / Bugfixes

This commit is contained in:
Anuken
2020-06-13 16:27:15 -04:00
parent f55fb48ea7
commit b48736e771
35 changed files with 6830 additions and 6735 deletions

View File

@@ -111,6 +111,7 @@ public class Reconstructor extends UnitBlock{
}
Draw.z(Layer.blockOver + 0.1f);
Drawf.shadow(x, y, size * tilesize, 0.5f);
Draw.rect(topRegion, x, y);
}