Explorar o código

Added TF2 GSLT

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
5546fa671e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      functions/fn_install

+ 2 - 0
functions/fn_install

@@ -34,6 +34,8 @@ fn_install_config
 if [ "${gamename}" == "Counter Strike: Global Offensive" ]; then
 if [ "${gamename}" == "Counter Strike: Global Offensive" ]; then
 	fn_csgofix
 	fn_csgofix
 	fn_install_gslt
 	fn_install_gslt
+elif [ "${gamename}" == "Team Fortress 2" ]; then
+	fn_install_gslt
 elif [ "${gamename}" == "Killing Floor" ]; then
 elif [ "${gamename}" == "Killing Floor" ]; then
 	fn_install_kffix
 	fn_install_kffix
 elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then
 elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then