Daniel Gibbs
6 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_glibc.sh
|
|
@ -112,7 +112,7 @@ elif [ "${gamename}" == "Squad" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Sven Co-op" ]; then |
|
|
|
glibcrequired="2.18" |
|
|
|
glibcrequired="2.24" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${shortname}" == "sbots" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|