From 286e2b7edc988f93e347b6ccfd51da2a56d18d73 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Jan 2014 19:45:57 +0300 Subject: add patch files support for other xml dbs. --- src/statuseffect.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/statuseffect.cpp') diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp index be173b023..7a0020579 100644 --- a/src/statuseffect.cpp +++ b/src/statuseffect.cpp @@ -128,6 +128,7 @@ void StatusEffect::load() unload(); loadXmlFile(paths.getStringValue("statusEffectsFile")); + loadXmlFile(paths.getStringValue("statusEffectsPatchFile")); mLoaded = true; } -- cgit v1.2.3-60-g2f50