Fix LateInitEvent on Forge

This commit is contained in:
2023-06-08 20:34:33 +02:00
parent 5142218f7d
commit 602360a3d8
7 changed files with 67 additions and 28 deletions

View File

@@ -6,6 +6,7 @@
"mixins": [
],
"client": [
"TutorialMixin"
],
"server": [
],