remove commend
This commit is contained in:
parent
077aa51c29
commit
68b67a964c
@ -16,8 +16,7 @@ bool XmbConfig::load() {
|
||||
|
||||
QSettings s(cfgPath, QSettings::IniFormat);
|
||||
s.setFallbacksEnabled(true);
|
||||
|
||||
//Defaults (wenn config nicht existiert, bleibt’s stabil)
|
||||
|
||||
const QString assets = AppPaths::assetsRoot();
|
||||
|
||||
const auto orderStr = s.value("XMB/order", "Settings,Photos,Videos,Games,Steam").toString();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user