From 460ee77e4ebfc36e54d549386a2b13fd259daafe Mon Sep 17 00:00:00 2001 From: BetaSteward Date: Thu, 2 Sep 2010 01:38:14 +0000 Subject: [PATCH] ... --- Mage.Client/config/config.properties | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Mage.Client/config/config.properties b/Mage.Client/config/config.properties index 5b4f8d43b44..b550d599825 100644 --- a/Mage.Client/config/config.properties +++ b/Mage.Client/config/config.properties @@ -1,10 +1,7 @@ server-name=localhost port=17171 remote-server=mage-server -cards-resource-path=C:\\Program Files (x86)\\Wizards of the Coast\\Magic Online III\\Graphics\\Cards\\ -symbols-resource-path=C:\\Program Files (x86)\\Wizards of the Coast\\Magic Online III\\Graphics\\Chat\\chat_graphic_typingicon_ -resource-path=C:\\Program Files (x86)\\Wizards of the Coast\\Magic Online III\\Graphics\\Cards\\Pics\\ -#cards-resource-path=resources/images/cards/ -#symbols-resource-path=resources/images/symbols/ -#resource-path=resources/images/ +cards-resource-path=resources/images/cards/ +symbols-resource-path=resources/images/symbols/ +resource-path=resources/images/ card-scaling-factor=0.4 \ No newline at end of file