mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 20:19:26 +02:00
test2
This commit is contained in:
@@ -49,8 +49,8 @@ public class Main extends Mod {
|
||||
OverDrawer.setEvent();
|
||||
if(jsonGen) ContentJSON.save();
|
||||
|
||||
|
||||
scene.add(new ElementDisplay());
|
||||
/*
|
||||
for(Dialog dialog : new Dialog[]{
|
||||
ui.picker, ui.editor, ui.controls, ui.restart, ui.join, ui.discord,
|
||||
ui.load, ui.custom, ui.language, ui.database, ui.settings, ui.host,
|
||||
@@ -59,6 +59,8 @@ public class Main extends Mod {
|
||||
dialog.add(new ElementDisplay(dialog));
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
});
|
||||
|
||||
Events.on(WorldLoadEvent.class, e -> {
|
||||
|
||||
Reference in New Issue
Block a user