mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
CitraQt: Apply config at startup
This commit is contained in:
parent
ff971e3f10
commit
ce26f4c099
6 changed files with 19 additions and 12 deletions
|
@ -189,6 +189,7 @@ void Config::SaveValues() {
|
|||
|
||||
void Config::Reload() {
|
||||
ReadValues();
|
||||
Settings::Apply();
|
||||
}
|
||||
|
||||
void Config::Save() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue