chore: update default socket typoe

This commit is contained in:
2022-12-25 07:34:22 -08:00
parent 3936e5c95b
commit b793ca3e68
+1 -1
View File
@@ -1,6 +1,6 @@
{
"serverKey": "defaultkey",
"serverType": "websocket",
"serverType": "enet",
"serverTickRate": 20,
"gameProtocol": "1.0.0",
"port": 5000,