Work toward getting the French installer for mudSplat automated.

This commit is contained in:
Storm Dragon 2020-12-15 13:46:41 -05:00
parent 44ae2926fd
commit 5650414e3c

View File

@ -776,9 +776,9 @@ EOF
"MudSplat French") "MudSplat French")
# Variables may be already set for English installation, so make sure not to overwrite them. # Variables may be already set for English installation, so make sure not to overwrite them.
a="${a:-a}" a="${a:-a}"
f="${f:-f}" f="${f:-t}"
i="${i:-i}" i="${i:-i}"
n="${n:-n}" n="${n:-s}"
;& ;&
"MudSplat Swedish") "MudSplat Swedish")
# Variables may be already set for French installation, so make sure not to overwrite them. # Variables may be already set for French installation, so make sure not to overwrite them.