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