diff --git a/app.py b/app.py index 37f622d..9798188 100644 --- a/app.py +++ b/app.py @@ -83,7 +83,7 @@ class AnimeWwise(QMainWindow): self.format = "wav" self.fileStructure = {"folders": {}, "files": []} self.setupActions() - # sys.stdout = TextEditStream(self.console) + sys.stdout = TextEditStream(self.console) self.extract = extract.WwiseExtract() self.checkUpdates() diff --git a/maps/hk4e.map b/maps/hk4e.map index bf87b60..1876d0e 100644 Binary files a/maps/hk4e.map and b/maps/hk4e.map differ diff --git a/maps/index.json b/maps/index.json index 18adbb9..96d61ca 100644 --- a/maps/index.json +++ b/maps/index.json @@ -2,7 +2,7 @@ { "name": "hk4e.map", "game": "Genshin Impact", - "version": "5.1" + "version": "5.2" }, { "name": "hkrpg.map",