Fix random space that appeared in the middle of triple triad.
This commit is contained in:
parent
d3bb2c58a8
commit
c8c1e62663
@ -312,7 +312,7 @@ get_bottle() {
|
||||
"puzzle-divided"*) ;&
|
||||
"revelation"*) ;&
|
||||
"swamp"*) ;&
|
||||
"triple -triad"*)
|
||||
"triple-triad"*)
|
||||
install_wine "7.7" "32"
|
||||
export WINEPREFIX="${HOME}/.local/wine/aprone" ;;
|
||||
"bg-"*) export WINEPREFIX="${HOME}/.local/wine/bg";;
|
||||
|
Loading…
Reference in New Issue
Block a user