changed server address for the builtin server

This commit is contained in:
SeaswimmerTheFsh 2024-03-24 22:00:19 -04:00
parent e4c6fb3cec
commit ca339c18d4
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -3,7 +3,7 @@
"builtinServers": [
{
"name": "GalacticFactory",
"address": "nova.galacticfactory.cc",
"address": "play.galacticfactory.cc",
"forced": true
}
]