Fix crash on server

This commit is contained in:
mcrcortex
2025-02-05 18:03:50 +10:00
parent 6d683503cd
commit 5d187589b4

View File

@@ -20,9 +20,6 @@
"client": [ "client": [
"me.cortex.voxy.client.Voxy" "me.cortex.voxy.client.Voxy"
], ],
"server": [
"me.cortex.voxy.server.VoxyServer"
],
"modmenu": [ "modmenu": [
"me.cortex.voxy.client.config.VoxyConfigScreenFactory" "me.cortex.voxy.client.config.VoxyConfigScreenFactory"
], ],