From edbd968af814b4d43dee3180e955b4c3319c9866 Mon Sep 17 00:00:00 2001 From: Scarsz Date: Thu, 18 Aug 2016 16:35:14 -0700 Subject: [PATCH] minecraft is not teamaspeak --- lgsm/functions/core_getopt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/core_getopt.sh b/lgsm/functions/core_getopt.sh index 0e87cb741..051149407 100644 --- a/lgsm/functions/core_getopt.sh +++ b/lgsm/functions/core_getopt.sh @@ -522,7 +522,7 @@ case "${getopt}" in if [ "${gamename}" == "Mumble" ]; then fn_getopt_mumble elif [ "${engine}" == "minecraft" ]; then - fn_getopt_teamspeak3 + fn_getopt_minecraft elif [ "${gamename}" == "TeamSpeak 3" ]; then fn_getopt_teamspeak3 elif [ "${gamename}" == "Garry's Mod" ]; then