Re-added typo change
This commit is contained in:
parent
12589c55db
commit
3d7f847da4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ public class ContainerInscriber extends ContainerUpgradeable
|
|||
|
||||
addSlotToContainer( new SlotOutput( ti, 3, 113, 40, -1 ) );
|
||||
|
||||
bindPlayerInventory( ip, 0, getHeight() - /* height of playerinventory */82 );
|
||||
bindPlayerInventory( ip, 0, getHeight() - /* height of player inventory */82 );
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue