瀏覽代碼

updated tower unite glibc

Daniel Gibbs 7 年之前
父節點
當前提交
d79bf048a6
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      lgsm/functions/info_glibc.sh

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