Browse Source

Revert to resolve issues

pull/549/head
Daniel Gibbs 9 years ago
parent
commit
3300823c39
  1. 3
      functions/fn_install

3
functions/fn_install

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

Loading…
Cancel
Save