Merge pull request #21 from lifebottle/dev

Comment out test for xdelta name
This commit is contained in:
fortiersteven
2022-04-14 18:22:25 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -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)