Skip to content

Commit 96be37f

Browse files
committed
Update ErrorPrevention-UsingModInfo.java
1 parent c105025 commit 96be37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ErrorPrevention-UsingModInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
public final class ArcaneLegacy
1919
{
2020
@Instance(ModInfo.ID)
21-
public static ArcaneLegacy instance = new ArcaneLegacy();
21+
public static ArcaneLegacy instance;
2222

2323
// rest of main class here
2424

0 commit comments

Comments
 (0)