Commit a3a1cefb authored by nanahira's avatar nanahira

fix

parent 46f9cf21
......@@ -125,7 +125,8 @@ public class MyCard : WindowServantSP
{
matchThread(username, password, match_type);
});
}
requestThread.Start();
}
void onClickJoinAthletic() {
startMatch("athletic");
......
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