patch debug - exec
This commit is contained in:
@@ -522,7 +522,7 @@ void imguiManager::WidgetEngineSettingsWindow(ApplicationClass* app)
|
||||
|
||||
void imguiManager::WidgetLogWindow(ApplicationClass* app)
|
||||
{
|
||||
ImGui::Begin("Log Window");
|
||||
ImGui::Begin("Log Window" , &showLogWindow);
|
||||
|
||||
// Filtre de recherche
|
||||
static ImGuiTextFilter filter;
|
||||
|
||||
Reference in New Issue
Block a user