Explorar el Código

Glibc is required for MTA

Daniel Gibbs hace 9 años
padre
commit
70f4334492
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -135,7 +135,7 @@ elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then
 	glibcrequired="2.2.4"
 	glibcfix="no"
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
-	glibcrequired="NOT REQUIRED"
+	glibcrequired="2.7"
 	glibcfix="no"
 else
 	glibcrequired="UNKNOWN"