Quellcode durchsuchen

minecraft is not teamaspeak

Scarsz vor 9 Jahren
Ursprung
Commit
edbd968af8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      lgsm/functions/core_getopt.sh

+ 1 - 1
lgsm/functions/core_getopt.sh

@@ -522,7 +522,7 @@ case "${getopt}" in
 if [ "${gamename}" == "Mumble" ]; then
 if [ "${gamename}" == "Mumble" ]; then
 	fn_getopt_mumble
 	fn_getopt_mumble
 elif [ "${engine}" == "minecraft" ]; then
 elif [ "${engine}" == "minecraft" ]; then
-	fn_getopt_teamspeak3
+	fn_getopt_minecraft
 elif [ "${gamename}" == "TeamSpeak 3" ]; then
 elif [ "${gamename}" == "TeamSpeak 3" ]; then
 	fn_getopt_teamspeak3
 	fn_getopt_teamspeak3
 elif [ "${gamename}" == "Garry's Mod" ]; then
 elif [ "${gamename}" == "Garry's Mod" ]; then