diff --git a/audiogame-manager.sh b/audiogame-manager.sh index efb195c..49c9802 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -776,9 +776,9 @@ EOF "MudSplat French") # Variables may be already set for English installation, so make sure not to overwrite them. a="${a:-a}" - f="${f:-f}" + f="${f:-t}" i="${i:-i}" - n="${n:-n}" + n="${n:-s}" ;& "MudSplat Swedish") # Variables may be already set for French installation, so make sure not to overwrite them.