From dc21419ffd767b6c59fbed0d25469101db1c26e8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 8 Feb 2011 00:30:42 +0200 Subject: textxml: Fix default path to clientdata. --- testxml/testxml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testxml/testxml.py b/testxml/testxml.py index 6882971..8345444 100755 --- a/testxml/testxml.py +++ b/testxml/testxml.py @@ -22,7 +22,7 @@ filtxmls = re.compile(".+[.]xml", re.IGNORECASE) filtogg = re.compile(".+[.]ogg", re.IGNORECASE) dyesplit1 = re.compile(";") dyesplit2 = re.compile(",") -parentDir = "../../clientdata" +parentDir = "../../privclientdata" iconsDir = "graphics/items/" spritesDir = "graphics/sprites/" particlesDir = "graphics/particles/" -- cgit v1.2.3-70-g09d2