schem list

This commit is contained in:
sharlotte
2021-09-20 12:23:33 +09:00
parent ed980093ed
commit 82f77ed6ee
3 changed files with 106 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ public class Main extends Mod {
hud.addUnitTable();
hud.addTable();
hud.addWaveInfoTable();
hud.addSchemTable();
hud.setEvents();
OverDrawer.setEvent();
if(jsonGen) ContentJSON.save();