mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 17:44:00 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
0ea450c18e
@ -1217,6 +1217,7 @@ abstract class BuildingComp implements Posc, Teamc, Healthc, Buildingc, Timerc,
|
||||
}
|
||||
|
||||
public void payloadDraw(){
|
||||
if(block.isAir()) return;
|
||||
draw();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user