Typo stuf
This commit is contained in:
parent
5fca2c0f26
commit
810d36d9c6
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ public class PartLevelEmitter extends PartUpgradeable implements IEnergyWatcherH
|
|||
lastReportedValue = (long) proxy.getEnergy().getStoredPower();
|
||||
updateState();
|
||||
|
||||
// no more item stuf..
|
||||
// no more item stuff..
|
||||
proxy.getStorage().getItemInventory().removeListener( this );
|
||||
}
|
||||
catch (GridAccessException e)
|
||||
|
|
Loading…
Reference in a new issue