Oops
This commit is contained in:
parent
7cbe1eef94
commit
74f8c91bf4
|
@ -167,7 +167,6 @@ void Config::read(int argc, char *argv[])
|
|||
PO_DESC(dataPathOrg, std::string, "") \
|
||||
PO_DESC(dataPathApp, std::string, "") \
|
||||
PO_DESC(iconPath, std::string, "") \
|
||||
PO_DESC(overlayPath, std::string, "") \
|
||||
PO_DESC(titleLanguage, std::string, "") \
|
||||
PO_DESC(midi.soundFont, std::string, "") \
|
||||
PO_DESC(midi.chorus, bool, false) \
|
||||
|
|
Loading…
Reference in New Issue