From ca407a59800b416b09b88b66c624783fb8e87a2b Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 9 Feb 2024 03:27:03 -0800 Subject: [PATCH] erased codeline --- NSLGameScanner.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NSLGameScanner.py b/NSLGameScanner.py index d985e41..4f8fdbb 100644 --- a/NSLGameScanner.py +++ b/NSLGameScanner.py @@ -422,8 +422,7 @@ for launcher_name, appid in app_ids.items(): print(f"The app ID for {launcher_name} is {appid}") -# Get the app ID for the first launcher that the user chose to install -appid = app_ids.get(launcher_name) + #Create User Friendly Symlinks for the launchers # Define the path to the compatdata directory