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