mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-06 13:35:45 +00: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