update download script

This commit is contained in:
Owen
2025-06-09 17:15:11 -04:00
parent 5e3102df49
commit 46f232adbc

View File

@@ -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(