Skip to content

Commit a470034

Browse files
committed
oops
1 parent 79570d0 commit a470034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/cc/polyfrost/example/config/TestConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public class TestConfig extends Config {
2525

2626
public TestConfig() {
2727
super(new Mod(ExampleMod.NAME, ModType.UTIL_QOL), ExampleMod.MODID + ".json");
28+
initialize();
2829
}
2930
}
3031

0 commit comments

Comments
 (0)