mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-05 17:39:01 -06: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:
@@ -21,7 +21,7 @@ void AndroidConfig::ReloadAllValues() {
|
||||
}
|
||||
|
||||
void AndroidConfig::SaveAllValues() {
|
||||
Save();
|
||||
SaveValues();
|
||||
SaveAndroidValues();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user