mirror of
https://github.com/Escartem/AnimeWwise.git
synced 2026-06-04 23:40:25 +08:00
final fixes
This commit is contained in:
2
app.py
2
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()
|
||||
|
||||
|
||||
BIN
maps/hk4e.map
BIN
maps/hk4e.map
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"name": "hk4e.map",
|
||||
"game": "Genshin Impact",
|
||||
"version": "5.1"
|
||||
"version": "5.2"
|
||||
},
|
||||
{
|
||||
"name": "hkrpg.map",
|
||||
|
||||
Reference in New Issue
Block a user