Fix missing ImGui::EndDisabled (#3946)

This commit is contained in:
Archez
2024-02-15 23:25:16 -05:00
committed by GitHub
parent c484ea227b
commit d0b09743b9

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