forked from anixart-mod/patcher
Перенос resources и добавления assets в патч настроек
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ def compress_png_files(config):
|
||||
|
||||
|
||||
def remove_AI_voiceover(config):
|
||||
blank = "./patches/resources/blank.mp3"
|
||||
blank = "./resources/blank.mp3"
|
||||
path = "./decompiled/res/raw"
|
||||
files = [
|
||||
"reputation_1.mp3",
|
||||
|
||||
Reference in New Issue
Block a user