mirror of
https://github.com/derrod/legendary.git
synced 2026-04-20 10:03:19 +00:00
Merge e9defa0b22 into 42af7b5db7
This commit is contained in:
commit
65556bd847
|
|
@ -1447,7 +1447,7 @@ class LegendaryCore:
|
|||
if not repair_use_latest and old_manifest:
|
||||
# use installed manifest for repairs instead of updating
|
||||
new_manifest = old_manifest
|
||||
old_manifest = None
|
||||
old_manifest = None
|
||||
|
||||
filename = clean_filename(f'{game.app_name}.repair')
|
||||
resume_file = os.path.join(self.lgd.get_tmp_path(), filename)
|
||||
|
|
|
|||
Loading…
Reference in a new issue