Daniel Gibbs 10 년 전
부모
커밋
48281a3384
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/core_getopt.sh

+ 1 - 1
functions/core_getopt.sh

@@ -408,7 +408,7 @@ exit
 }
 
 if [ "${gamename}" == "Mumble" ]; then
-	fn_getopt__mumble
+	fn_getopt_mumble
 elif [ "${gamename}" == "Teamspeak 3" ]; then
 	fn_getopt_teamspeak3
 elif [ "${engine}" == "unreal2" ]; then