From 48281a3384fe043d66d00e93ea7a07426cff1b32 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 29 Dec 2015 00:16:11 +0000 Subject: [PATCH] typo --- functions/core_getopt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/core_getopt.sh b/functions/core_getopt.sh index 6d1f1bfbc..2b90be321 100644 --- a/functions/core_getopt.sh +++ b/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