Browse Source

removed duplicate tf2 info

pull/1433/head
Daniel Gibbs 8 years ago
parent
commit
ece8bc52be
  1. 3
      lgsm/functions/info_glibc.sh

3
lgsm/functions/info_glibc.sh

@ -149,9 +149,6 @@ elif [ "${engine}" == "unreal4" ]; then
elif [ "${engine}" == "unity3d" ]; then
glibcrequired="2.15"
glibcfix="no"
elif [ "${engine}" == "Team Fortress 2" ]; then
glibcrequired="2.15"
glibcfix="yes"
elif [ "${gamename}" == "TeamSpeak 3" ]; then
glibcrequired="NOT REQUIRED"
glibcfix="no"

Loading…
Cancel
Save