fix option shit
This commit is contained in:
@@ -272,7 +272,7 @@ public partial class MainForm
|
||||
private void RadTextBox_MinecraftFolder_TextInserted(object o, EventArgs args)
|
||||
{
|
||||
if (!loadingData)
|
||||
CheckStatusAndUpdate(false);
|
||||
CheckStatusAndUpdate(true);
|
||||
}
|
||||
|
||||
private void RadTextBox_ModpackUrl_TextInserted(object o, EventArgs args)
|
||||
|
||||
Reference in New Issue
Block a user