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
 if [ "${gamename}" == "Mumble" ]; then
-	fn_getopt__mumble
+	fn_getopt_mumble
 elif [ "${gamename}" == "Teamspeak 3" ]; then
 elif [ "${gamename}" == "Teamspeak 3" ]; then
 	fn_getopt_teamspeak3
 	fn_getopt_teamspeak3
 elif [ "${engine}" == "unreal2" ]; then
 elif [ "${engine}" == "unreal2" ]; then