GUI: add an effect list window
This commit is contained in:
parent
b6026e76c5
commit
d4380e1524
11 changed files with 161 additions and 65 deletions
|
|
@ -92,5 +92,6 @@ void FurnaceGUI::drawLog() {
|
|||
ImGui::EndTable();
|
||||
}
|
||||
}
|
||||
if (ImGui::IsWindowFocused(ImGuiFocusedFlags_ChildWindows)) curWindow=GUI_WINDOW_LOG;
|
||||
ImGui::End();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue