Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-05-19 00:03:07 -07:00 committed by GitHub
parent 07a73e9f72
commit 856567d1a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2338,10 +2338,10 @@ elif [[ -f "${logged_in_home}/.local/share/Steam/config/loginusers.vdf" ]]; then
most_recent_user=$(sed -n '/"users"/,/"MostRecent" "1"/p' "${logged_in_home}/.local/share/Steam/config/loginusers.vdf")
fi
# Initialize variables
max_timestamp=0
current_user=""
current_steamid=""
# Initialize variables
max_timestamp=0
current_user=""
current_steamid=""
# Process each user block