소스 검색

Merge branch 'hotfix/180409.2' into develop

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

+ 1 - 0
lgsm/functions/info_parms.sh

@@ -92,6 +92,7 @@ fn_info_parms_source(){
 	defaultmap=${defaultmap:-"NOT SET"}
 	maxplayers=${maxplayers:-"0"}
 	port=${port:-"0"}
+	queryport=${port}
 	clientport=${clientport:-"0"}
 }