mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 23:28:35 +01:00
Fixed FastCraft fucking up the booklet
This commit is contained in:
parent
ed1147c22a
commit
781dbf90dd
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ public class GuiBooklet extends GuiScreen{
|
|||
boolean unicodeBefore = this.fontRendererObj.getUnicodeFlag();
|
||||
this.fontRendererObj.setUnicodeFlag(true);
|
||||
|
||||
//This poem is dedicated to Player:
|
||||
//To Player:
|
||||
//
|
||||
//FastCraft's a must, definitely
|
||||
//But the bigger unicode option sucks real
|
||||
|
|
Loading…
Reference in a new issue