mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-03 09:58:29 -04:00
CitraQt: Apply config at startup
This commit is contained in:
@@ -189,6 +189,7 @@ void Config::SaveValues() {
|
||||
|
||||
void Config::Reload() {
|
||||
ReadValues();
|
||||
Settings::Apply();
|
||||
}
|
||||
|
||||
void Config::Save() {
|
||||
|
||||
Reference in New Issue
Block a user