Added language button to Aether main menu.

This commit is contained in:
bconlon 2020-12-09 15:32:32 -08:00
parent 00eae765da
commit 2a39fc0c8b

View file

@ -167,6 +167,8 @@ public class AetherMainMenu extends GuiMainMenu
this.addSingleplayerMultiplayerButtons(80, 24);
this.buttonList.add(new GuiButtonLanguage(5, this.width - 48, 4));
Object object = this.field_104025_t;
synchronized (this.field_104025_t)