Daniel Gibbs 9 лет назад
Родитель
Сommit
161888480d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/fix_glibc.sh

+ 1 - 1
lgsm/functions/fix_glibc.sh

@@ -29,7 +29,7 @@ do
 done
 
 # libc.so.6
-local libc_servers_array=( "Black Mesa: Deathmatch" "Blade Symphony" "Garry's Mod" "GoldenEye: Source" )
+local libc_servers_array=( "Black Mesa: Deathmatch" "Blade Symphony" "Garry's Mod" "GoldenEye: Source" "Team Fortress 2" )
 for libc_server in "${libc_servers_array[@]}"
 do
 	if [ "${gamename}" == "${libc_server}" ]; then