You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Remove temporarily
This commit is contained in:
@@ -773,7 +773,7 @@ class ToolsTOR(ToolsTales):
|
||||
xml_path = xml_folder_path / (entry["friendly_name"] + ".xml")
|
||||
root = self.read_xml(xml_path)
|
||||
|
||||
self.pack_menu_file(root, pools, base_offset, blob, entry["friendly_name"] == "mnu_monster")
|
||||
self.pack_menu_file(root, pools, base_offset, blob)
|
||||
blob.seek(0)
|
||||
return blob.read()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user