mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
fixed bug
This commit is contained in:
@@ -65,8 +65,6 @@ public class Main extends Mod {
|
||||
hud.addTable();
|
||||
hud.addWaveInfoTable();
|
||||
hud.setEvent();
|
||||
playerinfo.createFile();
|
||||
playerinfo.setEvent();
|
||||
});
|
||||
|
||||
Events.on(WorldLoadEvent.class, e -> {
|
||||
|
||||
Reference in New Issue
Block a user