sharpdevelop sucks
This commit is contained in:
Quacky 2017-08-07 17:15:36 -05:00
parent a502206262
commit 11b452df03
1 changed files with 1 additions and 5 deletions

View File

@ -152,6 +152,7 @@ namespace RBXLegacyLauncher
{ {
radioButton4.Checked = true; radioButton4.Checked = true;
} }
}
else else
{ {
radioButton1.Checked = false; radioButton1.Checked = false;
@ -1662,10 +1663,5 @@ namespace RBXLegacyLauncher
{ {
} }
void Label8Click(object sender, EventArgs e)
{
}
} }
} }