Removed rhvoice from the dan-z bottle because it seems to break stuff if used.

This commit is contained in:
stormdragon2976 2023-04-05 22:41:50 -04:00
parent 9abe1cb36c
commit 6211a18276

View File

@ -356,7 +356,10 @@ get_bottle() {
# Dan Z games group
"lost"*) ;&
"maze-craze"*) ;&
"super-deekout"*) export WINEPREFIX="$HOME/.local/wine/dan-z" ;;
"super-deekout"*)
export norh="true"
export WINEPREFIX="$HOME/.local/wine/dan-z"
;;
*) export WINEPREFIX="${HOME}/.local/wine/${game%|*}";;
esac
# Wine version for bottles