Commit 46f9cf21 authored by nanahira's avatar nanahira

fixsquash

parent bc836c23
...@@ -67,11 +67,11 @@ public class MyCard : WindowServantSP ...@@ -67,11 +67,11 @@ public class MyCard : WindowServantSP
} }
void onClickDatabase() { void onClickDatabase() {
Application.OpenURL("https://ygobbs.com/"); Application.OpenURL("https://mycard.moe/ygopro/arena");
} }
void onClickCommunity() { void onClickCommunity() {
Application.OpenURL("https://mycard.moe/ygopro/arena"); Application.OpenURL("https://ygobbs.com/");
} }
void matchThread(string username, string password, string match_type) { void matchThread(string username, string password, string match_type) {
......
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