[#] 补丁信息更新后刷新界面

This commit is contained in:
huiyadanli 2022-06-06 21:28:11 +08:00
parent b3f8ec9686
commit 659d769dba

View File

@ -308,6 +308,7 @@ namespace RevokeMsgPatcher
getPatchJsonStatus = "SUCCESS";
InitControls();
InitEditorsAndUI(txtPath.Text);
}
else if (newBag.PatchVersion <= bag.PatchVersion)
{