Browse Source

updated tower unite glibc

pull/2121/head
Daniel Gibbs 6 years ago
parent
commit
d79bf048a6
  1. 3
      lgsm/functions/info_glibc.sh

3
lgsm/functions/info_glibc.sh

@ -75,6 +75,9 @@ elif [ "${gamename}" == "Insurgency" ]; then
elif [ "${shortname}" == "kf2" ]; then
glibcrequired="2.17"
glibcfix="no"
elif [ "${shortname}" == "tu" ]; then
glibcrequired="2.15"
glibcfix="no"
elif [ "${gamename}" == "Mumble" ]; then
glibcrequired="NOT REQUIRED"
glibcfix="no"

Loading…
Cancel
Save