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

final fixes

This commit is contained in:
Escartem
2024-12-03 23:26:13 +01:00
parent 51dde045ae
commit 2c5f302c11
3 changed files with 2 additions and 2 deletions

2
app.py
View File

@@ -83,7 +83,7 @@ class AnimeWwise(QMainWindow):
self.format = "wav" self.format = "wav"
self.fileStructure = {"folders": {}, "files": []} self.fileStructure = {"folders": {}, "files": []}
self.setupActions() self.setupActions()
# sys.stdout = TextEditStream(self.console) sys.stdout = TextEditStream(self.console)
self.extract = extract.WwiseExtract() self.extract = extract.WwiseExtract()
self.checkUpdates() self.checkUpdates()

Binary file not shown.

View File

@@ -2,7 +2,7 @@
{ {
"name": "hk4e.map", "name": "hk4e.map",
"game": "Genshin Impact", "game": "Genshin Impact",
"version": "5.1" "version": "5.2"
}, },
{ {
"name": "hkrpg.map", "name": "hkrpg.map",