Revert "Updated the Scramble launcher to try to fix it not launching on the Pi and possibly Mac." because it did not work.
This reverts commit 2eba66ba5a52e70ac1d34f91bcc711ebc19061b5.
This commit is contained in:
parent
2eba66ba5a
commit
94324c9290
@ -772,12 +772,6 @@ game_launcher() {
|
||||
wine "$winePath\\$wineExec"
|
||||
exit 0
|
||||
fi
|
||||
if [[ "$game" =~ scramble ]]; then
|
||||
pushd "$(winepath "$winePath")"
|
||||
wine "$wineExec"
|
||||
popd
|
||||
exit 0
|
||||
fi
|
||||
if [[ "$game" =~ screaming-strike-2 ]]; then
|
||||
pushd "$(winepath "$winePath")"
|
||||
wine "$wineExec"
|
||||
|
Loading…
x
Reference in New Issue
Block a user