Browse Source

updated glibc info for ET

pull/1123/head
Daniel Gibbs 9 years ago
parent
commit
66c9b22d17
  1. 7
      lgsm/functions/info_glibc.sh

7
lgsm/functions/info_glibc.sh

@ -101,12 +101,13 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
elif [ "${gamename}" == "Mumble" ]; then
glibcrequired="NOT REQUIRED"
glibcfix="no"
elif [ "${engine}" == "idtech3" ]; then
glibcrequired="2.0"
glibcfix="no"
elif [ "${engine}" == "refractor" ]; then
glibcrequired="2.0"
glibcfix="no"
elif [ "${engine}" == "Wolfenstein: Enemy Territory" ]; then
glibcrequired="2.2.4"
glibcfix="no"
else
glibcrequired="UNKNOWN"
glibcfix="no"

Loading…
Cancel
Save