Merge pull request #12380 from flodavid/save-profile
Save configuration profile name used by players
This commit is contained in:
commit
46c2435235
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