Browse Source

removed duplicate tf2 info

Daniel Gibbs 9 years ago
parent
commit
ece8bc52be
1 changed files with 0 additions and 3 deletions
  1. 0 3
      lgsm/functions/info_glibc.sh

+ 0 - 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"