Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-08-23 22:18:56 -07:00 committed by GitHub
parent 264466d8e9
commit ce28db288e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -986,7 +986,7 @@ else
FALSE "VK Play" \
FALSE "HoYoPlay" \
FALSE "Nexon Launcher" \
FALSE "RemotePlayWhatever"
FALSE "RemotePlayWhatever" \
)
# Convert the returned string to an array
IFS='|' read -r -a uninstall_options_array <<< "$uninstall_options"