소스 검색

Renamed to CallOfDuty2

Daniel Gibbs 9 년 전
부모
커밋
1e5852b753
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lgsm/functions/install_config.sh

+ 1 - 1
lgsm/functions/install_config.sh

@@ -177,7 +177,7 @@ elif [ "${gamename}" == "Call of Duty: United Offensive" ]; then
 	fn_default_config_remote
 	fn_default_config_remote
 	fn_set_config_vars
 	fn_set_config_vars
 elif [ "${gamename}" == "Call of Duty 2" ]; then
 elif [ "${gamename}" == "Call of Duty 2" ]; then
-	gamedirname="CallofDuty2"
+	gamedirname="CallOfDuty2"
 	array_configs+=( server.cfg )
 	array_configs+=( server.cfg )
 	fn_fetch_default_config
 	fn_fetch_default_config
 	fn_default_config_remote
 	fn_default_config_remote