diff --git a/ToolsTales_Executable.py b/ToolsTales_Executable.py index a4bed14..68505a2 100644 --- a/ToolsTales_Executable.py +++ b/ToolsTales_Executable.py @@ -89,7 +89,7 @@ def upload_xdelta(drive, xdelta_name, folder_name): - xdelta_name = r"G:\TalesHacking\PythonLib_Playground\Data\Tales-Of-Rebirth\Disc\New\Tales-Of-Rebirth_patch.xdelta" + #xdelta_name = r"G:\TalesHacking\PythonLib_Playground\Data\Tales-Of-Rebirth\Disc\New\Tales-Of-Rebirth_patch.xdelta" folder_id = get_folder(drive, folder_name) diff --git a/__pycache__/ApacheAutomate.cpython-38.pyc b/__pycache__/ApacheAutomate.cpython-38.pyc index 1699fb7..b6b764c 100644 Binary files a/__pycache__/ApacheAutomate.cpython-38.pyc and b/__pycache__/ApacheAutomate.cpython-38.pyc differ