From c79af51bea401a358764791b0e2e1d7c75a4adc1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Jan 2014 18:28:58 +0300 Subject: add patch files loading for most dbs. --- src/resources/db/sounddb.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/db/sounddb.cpp') diff --git a/src/resources/db/sounddb.cpp b/src/resources/db/sounddb.cpp index ca7d0d654..a179eb2ff 100644 --- a/src/resources/db/sounddb.cpp +++ b/src/resources/db/sounddb.cpp @@ -38,6 +38,7 @@ void SoundDB::load() { unload(); loadXmlFile(paths.getStringValue("soundsFile")); + loadXmlFile(paths.getStringValue("soundsPatchFile")); } void SoundDB::loadXmlFile(const std::string &fileName) -- cgit v1.2.3-60-g2f50