Commit 5adb33fc authored by nanahira's avatar nanahira

Merge branch 'Android' of github.com:N-Field/ygopro2 into Android

parents 2ba0dfc7 c6c8f30e
...@@ -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