final fix
This commit is contained in:
@@ -90,7 +90,7 @@ public partial class Form1
|
||||
radTextBox_InstallKey.Text = modpackInfo.ExtrasKey;
|
||||
}
|
||||
else
|
||||
radTextBox_InstallKey.Text = radTextBox_InstallKey.Text;
|
||||
modpackInfo.ExtrasKey = radTextBox_InstallKey.Text;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user