Misc minor fixes

This commit is contained in:
Anuken
2022-06-20 20:22:11 -04:00
parent a8a2b9f684
commit 900aa12a3c
3 changed files with 5 additions and 6 deletions

View File

@@ -125,10 +125,7 @@ public class ImpactReactor extends PowerGenerator{
Draw.blend();
Draw.color();
Draw.rect(region, x, y);
Draw.color();
}
@Override