Fixed automatic pattern loading
This commit is contained in:
parent
8d6d959e17
commit
b3fffdf530
@ -130,6 +130,7 @@ namespace hex {
|
||||
this->m_possiblePatternFile = entry.path();
|
||||
ImGui::OpenPopup("Accept Pattern");
|
||||
ImGui::SetNextWindowSize(ImVec2(200, 100));
|
||||
break;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user