From 2a2e411a6fd7835bc028fba238f013917f2242a3 Mon Sep 17 00:00:00 2001 From: LevelX2 Date: Fri, 25 Apr 2014 22:39:03 +0200 Subject: [PATCH] Added JOU to the list of sets for image download. --- Mage.Client/src/main/resources/image.url.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mage.Client/src/main/resources/image.url.properties b/Mage.Client/src/main/resources/image.url.properties index 91b0d95b95..e02bd0ddd4 100644 --- a/Mage.Client/src/main/resources/image.url.properties +++ b/Mage.Client/src/main/resources/image.url.properties @@ -64,6 +64,6 @@ dd2=jvc ddd=gvl unh=uh # Remove setname as soon as the images can be downloaded -ignore.urls=TOK,EMBLEM,JOU +ignore.urls=TOK,EMBLEM # sets ordered by release time (newest goes first) -token.lookup.order=BNG,THS,DDL,M14,MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,PVC,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK \ No newline at end of file +token.lookup.order=JOU,BNG,THS,DDL,M14,MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,PVC,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK \ No newline at end of file