fixed bug

This commit is contained in:
sharlotte
2021-08-25 10:08:38 +09:00
parent 2c98adde28
commit 2c8a6c1792
6 changed files with 11 additions and 77 deletions

View File

@@ -65,8 +65,6 @@ public class Main extends Mod {
hud.addTable();
hud.addWaveInfoTable();
hud.setEvent();
playerinfo.createFile();
playerinfo.setEvent();
});
Events.on(WorldLoadEvent.class, e -> {