mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
fix: Crash when restarting ImHex more than once
This commit is contained in:
@@ -80,6 +80,7 @@ namespace hex::init {
|
||||
log::fatal("To the person fixing this, read the comment above this message for more information.");
|
||||
});
|
||||
|
||||
ImHexApi::System::impl::cleanup();
|
||||
EventImHexClosing::post();
|
||||
EventManager::clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user