This commit is contained in:
Shadow15510 2022-02-28 17:19:15 +01:00
commit 424e7cc99f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ try:
dlc_entities = dlc.dlc_entities
except:
dlc = None
dlc_entities = []
dlc_entities = ()