소스 검색

Merge branch 'hotfix/validate-180508'

UltimateByte 8 년 전
부모
커밋
0276b943e3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lgsm/functions/command_validate.sh

+ 0 - 1
lgsm/functions/command_validate.sh

@@ -9,7 +9,6 @@ local commandaction="Validate"
 local function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
 
 fn_validation(){
-	appid="${1}"
 	echo ""
 	echo -e "	* Validating may overwrite some customised files."
 	echo -en "	* https://developer.valvesoftware.com/wiki/SteamCMD#Validate"