We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316a2ba commit 400fa25Copy full SHA for 400fa25
lgsm/functions/install_config.sh
@@ -186,7 +186,7 @@ elif [ "${shortname}" == "bt" ]; then
186
fn_fetch_default_config
187
fn_default_config_remote
188
fn_set_config_vars
189
-elif [ "${shortname}" == "Battalion 1944" ]; then
+elif [ "${shortname}" == "bt1944" ]; then
190
gamedirname="Battalion1944"
191
fn_check_cfgdir
192
array_configs+=( DefaultGame.ini )
0 commit comments