add "sound" to the list of valid subdirs.

This commit is contained in:
Homer Simpleton
2021-08-01 21:22:55 -04:00
parent cd9806f406
commit ed1bf7aefc
+1
View File
@@ -13,6 +13,7 @@ class DaggerfallUnityModDataChecker(mobase.ModDataChecker):
"mods",
"questpacks",
"quests",
"sound",
"soundfonts",
"spellicons",
"tables",