Save profile name used
- Save the profile name in global config - Read the profile name when reading the global config
This commit is contained in:
@ -51,7 +51,6 @@ protected:
|
||||
[[nodiscard]] bool IsCustomConfig() const;
|
||||
|
||||
void Reload();
|
||||
void Save();
|
||||
|
||||
/**
|
||||
* Derived config classes must implement this so they can reload all platform-specific
|
||||
|
Reference in New Issue
Block a user