4
0
Эх сурвалжийг харах

Removed KF2 config download as causes server to fail starting

Daniel Gibbs 8 жил өмнө
parent
commit
dff0ac440d

+ 0 - 6
lgsm/functions/install_config.sh

@@ -342,12 +342,6 @@ elif [ "${gamename}" == "Killing Floor" ]; then
 	fn_fetch_default_config
 	fn_default_config_remote
 	fn_set_config_vars
-elif [ "${gamename}" == "Killing Floor 2" ]; then
-	gamedirname="KillingFloor2"
-	array_configs+=( LinuxServer-KFGame.ini LinuxServer-KFEngine.ini KFWeb.ini )
-	fn_fetch_default_config
-	fn_default_config_remote
-	fn_set_config_vars
 elif [ "${gamename}" == "Left 4 Dead" ]; then
 	gamedirname="Left4Dead"
 	array_configs+=( server.cfg )