From 70894a3935b30c8a001a614d808261059d29c63a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Feb 2013 14:17:24 +0300 Subject: Remove levelUpEffectFile variable. It used only in Manaserv levelup code. --- src/defaults.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/defaults.cpp b/src/defaults.cpp index 9e3a57cb6..02a137502 100644 --- a/src/defaults.cpp +++ b/src/defaults.cpp @@ -376,7 +376,6 @@ DefaultsData* getPathsDefaults() AddDEF("guiIcons", "graphics/guiicons/"); AddDEF("particles", "graphics/particles/"); - AddDEF("levelUpEffectFile", "levelup.particle.xml"); AddDEF("portalEffectFile", "warparea.particle.xml"); AddDEF("effectId", -1); AddDEF("hitEffectId", 26); -- cgit v1.2.3-60-g2f50