to the left

This commit is contained in:
sharlottes
2022-04-12 00:38:53 +09:00
parent f500819d8f
commit 149cdba83a
5 changed files with 12 additions and 70 deletions

View File

@@ -43,7 +43,6 @@ public class Main extends Mod {
WindowTables.init();
new HUDFragment().build(Vars.ui.hudGroup);
hud = new HudUi();
hud.addTable();
hud.addWaveInfoTable();
hud.addSchemTable();
hud.setEvents();