Rename sc-prelaunch.sh to lutris-sc-prelaunch.sh

This commit is contained in:
the Sane 2023-03-24 18:04:58 -04:00 committed by GitHub
parent d4570b1a9a
commit 43d2653fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ EACDIR="$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat"
if [ -d "$EACDIR" ]; then
rm -rf "$EACDIR"
fi
fi