Use new server configuration for logging in

This commit is contained in:
Andrew Miner
2016-05-15 19:52:21 -07:00
parent b34ca26d0a
commit 22009557d2
9 changed files with 21 additions and 18 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ screen.type.compute = ->
return screen.type.desktop
exports.server = {}
exports.server.defaultPort = 8080
exports.server.defaultPort = 4347
exports.text = text = {}
text.browseDescription = _.template 'Browse through complete item listings for over a dozen top mods and use the interactive crafting planner for step-by-step instructions'