You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Adding print("Extracting Menu Files")
This commit is contained in:
@@ -919,7 +919,7 @@ class ToolsTales:
|
||||
def extract_All_Menu(self):
|
||||
|
||||
|
||||
|
||||
print("Extracting Menu Files")
|
||||
self.mkdir("../Data/{}/Menu/New".format(self.gameName))
|
||||
|
||||
#Prepare the menu files (Unpack PAK files and use comptoe)
|
||||
|
||||
Reference in New Issue
Block a user