remove select arrow bc i rly don't think this is necessary

This commit is contained in:
sharlottes
2021-05-28 08:47:50 +09:00
parent ef3d1fe3f3
commit 01440b9c71
5 changed files with 0 additions and 30 deletions

View File

@@ -36,7 +36,6 @@ public class Main extends Mod {
hud.addWaveTable();
hud.addUnitTable();
hud.addTable();
hud.setDraw();
});
Events.on(WorldLoadEvent.class, e -> {