Daniel Gibbs пре 9 година
родитељ
комит
5492cf6b0b
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -74,6 +74,9 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
 elif [ "${gamename}" == "Teeworlds" ]; then
 	glibcrequired="2.3"
 	glibcfix="no"
+elif [ "${gamename}" == "Tower Unite" ]; then
+	glibcrequired="2.14"
+	glibcfix="no"
 elif [ "${engine}" == "avalanche" ]; then
 	glibcrequired="2.13"
 	glibcfix="yes"