From 9ab2733bd7a7cbf6042268f882ce5285a68393ae Mon Sep 17 00:00:00 2001 From: goat <16760685+goaaats@users.noreply.github.com> Date: Sat, 12 Sep 2020 13:14:32 +0200 Subject: [PATCH] how could this happen to me --- Dalamud/Dalamud.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dalamud/Dalamud.cs b/Dalamud/Dalamud.cs index 8e46bf3b4..e47422486 100644 --- a/Dalamud/Dalamud.cs +++ b/Dalamud/Dalamud.cs @@ -272,7 +272,7 @@ namespace Dalamud { ImGui.End(); } - ImGui.PopStyleColor(7); + ImGui.PopStyleColor(8); } if (this.isImguiDrawDevMenu)