diff --git a/custom_lobby/static/js/main_lobby.js b/custom_lobby/static/js/main_lobby.js index f7959ed..9142789 100644 --- a/custom_lobby/static/js/main_lobby.js +++ b/custom_lobby/static/js/main_lobby.js @@ -30,7 +30,7 @@ var serverList = { name: "LOCALHOST - 127.0.0.1", description: "connect to localhost", - //ip: "127.0.0.1:7777" + ip: "127.0.0.1:7777" } ]