Skip to content

Commit 929e2b9

Browse files
committed
NO WAY BRO WHY IS THERE JUST A NEWLINE HERE
1 parent bca6acf commit 929e2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/gregtech/common/metatileentities/multi/electric/MetaTileEntityPowerSubstation.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ public void addBarHoverText(List<ITextComponent> hoverList, int index) {
600600
}
601601

602602
public static class PowerStationEnergyBank {
603+
603604
private static final String NBT_SIZE = "Size";
604605
private static final String NBT_STORED = "Stored";
605606
private static final String NBT_MAX = "Max";

0 commit comments

Comments
 (0)