Skip to content

Commit 56ee86c

Browse files
committed
Fixed BeezigForge issue
1 parent 5523a76 commit 56ee86c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/eu/beezig/laby/LabyMain.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ public void init(String addonName, UUID uuid) {
4949

5050
try {
5151
FORGE = new BeezigForgeMod();
52-
FORGE.onPre(null);
53-
FORGE.onInit(null);
5452
} catch(Exception ignored) {} // Exception is thrown when the user is on Labymod Vanilla
5553
}
5654

0 commit comments

Comments
 (0)