Fixed forge crash (forgot this existed)

This commit is contained in:
coolGi2007
2022-01-14 08:57:22 +00:00
parent 354836f098
commit 54674064f9
2 changed files with 2 additions and 3 deletions
+1 -1
Submodule core updated: 976874e7a3...4c122512ac
+1 -2
View File
@@ -7,8 +7,7 @@
],
"client": [
"MixinOptionsScreen",
"MixinWorldRenderer",
"MixinFogRenderer"
"MixinWorldRenderer"
],
"server": []
}