mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 07:36:57 +00:00
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:
parent
82b58668ed
commit
63b835f822
7 changed files with 55 additions and 12 deletions
|
|
@ -21,7 +21,7 @@ void AndroidConfig::ReloadAllValues() {
|
|||
}
|
||||
|
||||
void AndroidConfig::SaveAllValues() {
|
||||
Save();
|
||||
SaveValues();
|
||||
SaveAndroidValues();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue