Comment out test for xdelta name

This commit is contained in:
Stewie
2022-04-14 18:22:10 -04:00
parent 65028df914
commit 5cee2011dc
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)