From 9d10a4832971014e16250a0013287938f5704c22 Mon Sep 17 00:00:00 2001 From: madeline Date: Thu, 23 Apr 2026 03:07:00 -0700 Subject: [PATCH] i fugged up the merge --- src/dusk/imgui/ImGuiConsole.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dusk/imgui/ImGuiConsole.hpp b/src/dusk/imgui/ImGuiConsole.hpp index da01d1c4eb..932b4ec951 100644 --- a/src/dusk/imgui/ImGuiConsole.hpp +++ b/src/dusk/imgui/ImGuiConsole.hpp @@ -52,7 +52,6 @@ private: ImGuiFirstRunPreset m_firstRunPreset; ImGuiMenuGame m_menuGame; - ImGuiMenuEnhancements m_menuEnhancements; ImGuiMenuMods m_menuMods; ImGuiPreLaunchWindow m_preLaunchWindow;