diff --git a/core/src/mindustry/type/UnitType.java b/core/src/mindustry/type/UnitType.java index dc6bf271ca..b35a73a4ee 100644 --- a/core/src/mindustry/type/UnitType.java +++ b/core/src/mindustry/type/UnitType.java @@ -126,7 +126,6 @@ public class UnitType extends UnlockableContent{ drawLegs((Legsc)unit); } - drawOcclusion(unit); drawEngine(unit); drawBody(unit);