diff --git a/downloadDlcs.py b/downloadDlcs.py index edce61d..348308f 100644 --- a/downloadDlcs.py +++ b/downloadDlcs.py @@ -112,9 +112,7 @@ class DLCIndexParser(ET.XMLParser): if self.tier == "" or self.Language == "": return - if self.Language not in LANGUAGE and not ALL_LANGUAGES: - return - if self.tier not in TIER and not ALL_TIERS: + if self.Language not in LANGUAGE: return DOWNLOAD_QUEUE.append(