diff --git a/source-code/source/plugins/Launcher/ui.h b/source-code/source/plugins/Launcher/ui.h index d49e2da..2e421f7 100644 --- a/source-code/source/plugins/Launcher/ui.h +++ b/source-code/source/plugins/Launcher/ui.h @@ -583,6 +583,8 @@ private: System::Void SaveSettings() { { option->SaveOption(); } + + *ConfigHasChanged = false; } private: System::Void Ui_Load(System::Object^ sender, System::EventArgs^ e){ }