mirror of
https://github.com/Escartem/AnimeWwise.git
synced 2026-06-20 18:50:37 +08:00
fix zzz map keys
This commit is contained in:
@@ -249,6 +249,7 @@ class WwiseExtract:
|
|||||||
if skips[6] != "1" or mapper != None:
|
if skips[6] != "1" or mapper != None:
|
||||||
print(f"Mapping names")
|
print(f"Mapping names")
|
||||||
|
|
||||||
|
# TODO: remove unmapped folder if empty
|
||||||
os.makedirs(_p("temp", "map/unmapped"), exist_ok=True)
|
os.makedirs(_p("temp", "map/unmapped"), exist_ok=True)
|
||||||
if not alone:
|
if not alone:
|
||||||
os.makedirs(_p("temp", f"map/new_files/unmapped"), exist_ok=True)
|
os.makedirs(_p("temp", f"map/new_files/unmapped"), exist_ok=True)
|
||||||
|
|||||||
BIN
maps/nap.map
BIN
maps/nap.map
Binary file not shown.
Reference in New Issue
Block a user