From 659d769dbaddd4e64e08beb44828cbfce40e22a3 Mon Sep 17 00:00:00 2001 From: huiyadanli Date: Mon, 6 Jun 2022 21:28:11 +0800 Subject: [PATCH] =?UTF-8?q?[#]=20=E8=A1=A5=E4=B8=81=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E5=88=B7=E6=96=B0=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RevokeMsgPatcher/FormMain.cs | 1 + 1 file changed, 1 insertion(+) 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) {