Skip to content

Commit 400fa25

Browse files
Frisaskydgibbs64
authored andcommitted
fix typo
1 parent 316a2ba commit 400fa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/functions/install_config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ elif [ "${shortname}" == "bt" ]; then
186186
fn_fetch_default_config
187187
fn_default_config_remote
188188
fn_set_config_vars
189-
elif [ "${shortname}" == "Battalion 1944" ]; then
189+
elif [ "${shortname}" == "bt1944" ]; then
190190
gamedirname="Battalion1944"
191191
fn_check_cfgdir
192192
array_configs+=( DefaultGame.ini )

0 commit comments

Comments
 (0)