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