소스 검색

removed duplicate tf2 info

Daniel Gibbs 9 년 전
부모
커밋
ece8bc52be
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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"