Commit c6c8f30e authored by nanahira's avatar nanahira

fix

parent a22da402
...@@ -135,7 +135,7 @@ public class SelectServer : WindowServantSP ...@@ -135,7 +135,7 @@ public class SelectServer : WindowServantSP
inputPort_.enabled = false; inputPort_.enabled = false;
break; break;
} }
case "[GOAT]YGOPro Goat": case "[随机卡组]决斗编年史":
{ {
UIHelper.getByName<UIInput>(gameObject, "ip_").value = "neko.momobako.com"; UIHelper.getByName<UIInput>(gameObject, "ip_").value = "neko.momobako.com";
UIHelper.getByName<UIInput>(gameObject, "port_").value = "23333"; UIHelper.getByName<UIInput>(gameObject, "port_").value = "23333";
......
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