Ver Fonte

No glibc for Mumble

UltimateByte há 10 anos atrás
pai
commit
2aa42fc724
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -71,6 +71,9 @@ elif [ "${engine}" == "unity3d" ]; then
 elif [ "${gamename}" == "Teamspeak 3" ]; then
 	glibcrequired="NOT REQUIRED"
 	glibcfix="no"
+elif [ "${gamename}" == "Mumble" ]; then
+	glibcrequired="NOT REQUIRED"
+	glibcfix="no"
 else
 	glibcrequired="UNKNOWN"
 	glibcfix="no"