瀏覽代碼

removed fn_user_input_config from JC2

Daniel Gibbs 9 年之前
父節點
當前提交
69e85c2cb1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lgsm/functions/install_config.sh

+ 0 - 1
lgsm/functions/install_config.sh

@@ -223,7 +223,6 @@ elif [ "${gamename}" == "Just Cause 2" ]; then
 	array_configs+=( config.lua )
 	fn_fetch_default_config
 	fn_default_config_remote
-	fn_user_input_config
 elif [ "${gamename}" == "Killing Floor" ]; then
 	gamedirname="KillingFloor"
 	array_configs+=( Default.ini )