1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-05 07:50:23 +08:00

fix zzz map keys

This commit is contained in:
Escartem
2024-07-20 22:29:45 +02:00
parent 0795e8f717
commit 5f355ee06c
2 changed files with 1 additions and 0 deletions

View File

@@ -249,6 +249,7 @@ class WwiseExtract:
if skips[6] != "1" or mapper != None:
print(f"Mapping names")
# TODO: remove unmapped folder if empty
os.makedirs(_p("temp", "map/unmapped"), exist_ok=True)
if not alone:
os.makedirs(_p("temp", f"map/new_files/unmapped"), exist_ok=True)

Binary file not shown.