Fix Server Crash
This commit is contained in:
parent
6ef2285ab6
commit
960bac8cc2
5 changed files with 31 additions and 31 deletions
|
@ -55,8 +55,8 @@ public class TileSolarPanel extends TilePowerAcceptor implements ITickable
|
|||
if (isRealTile)
|
||||
{
|
||||
// FIXME: 25/02/2016
|
||||
// info.add(ChatFormatting.LIGHT_PURPLE + "Power gen/tick " +
|
||||
// ChatFormatting.GREEN + PowerSystem.getLocaliszedPower(
|
||||
// info.add(TextFormatting.LIGHT_PURPLE + "Power gen/tick " +
|
||||
// TextFormatting.GREEN + PowerSystem.getLocaliszedPower(
|
||||
// powerToAdd)) ;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue