Commit fdf1c64c authored by nanahira's avatar nanahira

fix hennenshi server

parent 3a319239
......@@ -138,7 +138,7 @@ public class SelectServer : WindowServantSP
case "[随机卡组]决斗编年史":
{
UIHelper.getByName<UIInput>(gameObject, "ip_").value = "neko.momobako.com";
UIHelper.getByName<UIInput>(gameObject, "port_").value = "23333";
UIHelper.getByName<UIInput>(gameObject, "port_").value = "23331";
Config.Set("serversPicker", "[随机卡组]决斗编年史");
inputIP_.enabled = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment