diff --git a/RevokeMsgPatcher/FormMain.cs b/RevokeMsgPatcher/FormMain.cs index 566bcec..8701b6f 100644 --- a/RevokeMsgPatcher/FormMain.cs +++ b/RevokeMsgPatcher/FormMain.cs @@ -308,6 +308,7 @@ namespace RevokeMsgPatcher getPatchJsonStatus = "SUCCESS"; InitControls(); + InitEditorsAndUI(txtPath.Text); } else if (newBag.PatchVersion <= bag.PatchVersion) {