Atualizar custom_lobby/static/js/main_lobby.js

This commit is contained in:
phikill 2025-06-26 21:58:36 +00:00
parent 2eaf5a6ccc
commit ab9fb665d0

View file

@ -30,7 +30,7 @@ var serverList =
{ {
name: "LOCALHOST - 127.0.0.1", name: "LOCALHOST - 127.0.0.1",
description: "connect to localhost", description: "connect to localhost",
//ip: "127.0.0.1:7777" ip: "127.0.0.1:7777"
} }
] ]