Fix missing ImGui::EndDisabled (#3946)

This commit is contained in:
Archez 2024-02-15 23:25:16 -05:00 committed by GitHub
commit d0b09743b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1412,6 +1412,7 @@ void DrawSillyTab() {
CVarSetInteger("gCosmetics.Kak_Windmill_Speed.Changed", 1);
}
Reset_Option_Double("Reset##Kak_Windmill_Speed", "gCosmetics.Kak_Windmill_Speed");
ImGui::EndDisabled();
}
// Copies the RGB values from one cosmetic option to another, multiplied by the passed in amount, this