mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-26 07:20:51 -07:00
Fix
This commit is contained in:
parent
20e56ed3d3
commit
adf0f60abb
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ public class Separator extends Block{
|
|||
|
||||
Drawf.liquid(liquidRegion, x, y, liquids.total() / liquidCapacity, liquids.current().color);
|
||||
|
||||
Draw.reset();
|
||||
if(Core.atlas.isFound(spinnerRegion)){
|
||||
Draw.rect(spinnerRegion, x, y, totalProgress * spinnerSpeed);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue