changed server address for the builtin server
This commit is contained in:
parent
e4c6fb3cec
commit
ca339c18d4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"builtinServers": [
|
"builtinServers": [
|
||||||
{
|
{
|
||||||
"name": "GalacticFactory",
|
"name": "GalacticFactory",
|
||||||
"address": "nova.galacticfactory.cc",
|
"address": "play.galacticfactory.cc",
|
||||||
"forced": true
|
"forced": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Reference in a new issue