Daniel Gibbs
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lgsm/functions/info_messages.sh
|
|
@ -1490,7 +1490,7 @@ fn_info_message_select_engine(){ |
|
|
|
fn_info_message_mta |
|
|
|
elif [ "${shortname}" == "mumble" ]; then |
|
|
|
fn_info_message_mumble |
|
|
|
elif [ "${engine}" == "bf1942" ]; then |
|
|
|
elif [ "${shortname}" == "bf1942" ]; then |
|
|
|
fn_info_message_bf1942 |
|
|
|
elif [ "${shortname}" == "rtcw" ]; then |
|
|
|
fn_info_message_rtcw |
|
|
|