mirror of
https://github.com/derrod/legendary.git
synced 2026-05-06 14:13:20 +00:00
Merge e9defa0b22 into aeb61d4eea
This commit is contained in:
commit
3610c6a0a2
|
|
@ -1459,7 +1459,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