parent
a502206262
commit
11b452df03
|
|
@ -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)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue