Explorar el Código

Removed un-needed appmanifest file

Daniel Gibbs hace 12 años
padre
commit
592e6bd020
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      CounterStrikeConditionZero/csczserver

+ 0 - 1
CounterStrikeConditionZero/csczserver

@@ -570,7 +570,6 @@ elif [ ${pass} == 2 ]; then
 	cd "${appdir}"
 	wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_10.acf
 	wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_70.acf
-	wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_80.acf
 	wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_90.acf
 elif [ ${pass} == 3 ]; then
 	echo "Downloading secondpass appmanifest files. (app 90 fix)"