Added update notices for supporting Minecaft Forge 1.9. Still buggy though.

This commit is contained in:
0xSeb
2016-04-04 18:33:57 +02:00
parent 582dde9096
commit 6d30bef540
12 changed files with 29 additions and 10 deletions
@@ -246,7 +246,7 @@ public class GuiConfig extends GuiScreen {
drawTexturedModalRect(guiShowBasePosX + 105, guiShowBasePosY + 17, 150, 50, 50, 50);
drawInfoString(1, 32, 51);
// 1.8 drawInfoString(2, 42, 51);
// NEW_1_8 drawInfoString(2, 42, 51);
}