Skip to content

Commit

Permalink
Ajustement de la position du text "Craft"
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabsunter committed Jul 13, 2017
1 parent 3afe17c commit a7899ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public void initGui()

protected void func_146979_b(int p_146979_1_, int p_146979_2_)
{
this.fontRendererObj.drawString(I18n.format("container.crafting", new Object[0]), 86, 16, 4210752);
this.fontRendererObj.drawString(I18n.format("container.crafting"), 97, 8, 4210752);
}

/**
Expand Down

0 comments on commit a7899ac

Please sign in to comment.