Power fixes
This commit is contained in:
parent
e26d1edc52
commit
d6e64364fc
3 changed files with 78 additions and 60 deletions
|
@ -66,6 +66,7 @@ public class TileSolarPanel extends TilePowerAcceptor implements IToolDrop {
|
|||
return;
|
||||
}
|
||||
if (panel == TRContent.SolarPanels.CREATIVE) {
|
||||
checkOverfill = false;
|
||||
setEnergy(Integer.MAX_VALUE);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue