mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
@@ -76,7 +76,6 @@ namespace hex::init {
|
||||
if (ImGui::GetCurrentContext() != nullptr) {
|
||||
if (ImGui::GetIO().Fonts != nullptr) {
|
||||
ImGui::GetIO().Fonts->Locked = false;
|
||||
ImGui::GetIO().Fonts = nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user