From 5650414e3c1cca77f3d723811efbbf31f6fa6990 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 15 Dec 2020 13:46:41 -0500 Subject: [PATCH] Work toward getting the French installer for mudSplat automated. --- audiogame-manager.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.