This commit is contained in:
Dummerle 2020-12-14 18:16:36 +01:00
parent 1023c6fc68
commit 2c266675b8

View file

@ -386,8 +386,10 @@ class LegendaryCLI:
else:
logger.error("No Appdata found in user.reg")
return
else:
logger.warning(f"Variable {var} not supported")
return
save_path = save_path.split("%")[2]