We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef1d9c commit 360cd0eCopy full SHA for 360cd0e
gamefixes-steam/1971650.py
@@ -5,5 +5,4 @@
5
6
def main() -> None:
7
"""Imports demo saves into the full game's prefix"""
8
-
9
- util.import_saves_folder(2203230, f'Documents/My Games/Octopath_Traveler2/Steam/{util.get_steam_account_id()}/SaveGames',True)
+ util.import_saves_folder(2203230, f'Documents/My Games/Octopath_Traveler2/Steam/{util.get_steam_account_id()}/SaveGames', True)
0 commit comments