diff --git a/doomstarter.py b/doomstarter.py index 564c12a..490935e 100644 --- a/doomstarter.py +++ b/doomstarter.py @@ -125,6 +125,8 @@ def detailAdder(itemDict, itemType): return itemDict +# TODO: Ensure only .wad files get added to lists + def settingsGen(mapList, gameList, miscList): result = ""