mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
provider: Fixed applying of IPS patches. Handle applying asynchronously
This commit is contained in:
@@ -188,6 +188,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.script.script.title", "Loader Script: Open Script" },
|
||||
{ "hex.builtin.view.hexeditor.script.file", "File" },
|
||||
{ "hex.builtin.view.hexeditor.script.file.title", "Loader Script: Open File" },
|
||||
{ "hex.builtin.view.hexeditor.processing", "Processing" },
|
||||
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_file", "Open File..." },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_recent", "Open Recent" },
|
||||
|
||||
Reference in New Issue
Block a user