This commit is contained in:
magenoxx 2012-06-05 18:57:45 +04:00
commit b04c8e485b

View file

@ -28,6 +28,7 @@ public class GathererSets implements Iterable<DownloadJob> {
symbolsReplacements.put("PLS", "PS");
symbolsReplacements.put("USG", "UZ");
symbolsReplacements.put("WTH", "WL");
symbolsReplacements.put("ULG", "GU");
}
public GathererSets(String path) {