Fixed Christmas seasonal being broken

This commit is contained in:
Ellpeck 2015-12-06 01:01:18 +01:00
parent 74b627ac4b
commit b7ee376254

View file

@ -64,6 +64,7 @@ public class BookletUtils{
* Draws the Title of the current chapter, current index entry or just "Actually Additions" if neither is present
*/
public static void drawTitle(GuiBooklet booklet){
booklet.mc.getTextureManager().bindTexture(GuiBooklet.resLoc);
//Upper title
booklet.drawTexturedModalRect(booklet.guiLeft+booklet.xSize/2-142/2, booklet.guiTop-12, 0, 240, 142, 12);
//Lower title