mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
added OverDrawer.java
This commit is contained in:
@@ -60,7 +60,8 @@ public class Main extends Mod {
|
||||
hud.addUnitTable();
|
||||
hud.addTable();
|
||||
hud.addWaveInfoTable();
|
||||
hud.setEvent();
|
||||
hud.setEvents();
|
||||
OverDrawer.setEvent();
|
||||
});
|
||||
|
||||
Events.on(WorldLoadEvent.class, e -> {
|
||||
|
||||
Reference in New Issue
Block a user