ソースを参照

glibcfix currently not working for ge:s

Daniel Gibbs 9 年 前
コミット
f92f4b4e0e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -28,7 +28,7 @@ elif [ "${gamename}" == "Garry's Mod" ]; then
 	glibcfix="yes"
 elif [ "${gamename}" == "GoldenEye: Source" ]; then
 	glibcrequired="2.15"
-	glibcfix="yes"
+	glibcfix="no"
 elif [ "${gamename}" == "Insurgency" ]; then
 	glibcrequired="2.15"
 	glibcfix="yes"