private void lChin_Click(object sender, EventArgs e) { LangEdit sl = new LangEdit(installPath); sl.ChinLobby(1); }
private void lChin_Click(object sender, EventArgs e) { LangEdit sl = new LangEdit(airPath); sl.ChinLobby(2); }