mirror of
https://github.com/correl/mage.git
synced 2025-01-12 03:00:13 +00:00
Merge branch 'master' of https://github.com/magefree/mage
This commit is contained in:
commit
b04c8e485b
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue