Explorar el Código

test tmux mumble

UltimateByte hace 10 años
padre
commit
9b29697129
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      lgsm/functions/command_start.sh

+ 2 - 2
lgsm/functions/command_start.sh

@@ -212,8 +212,8 @@ fi
 
 if [ "${gamename}" == "Teamspeak 3" ]; then
 	fn_start_teamspeak3
-elif [ "${gamename}" == "Mumble" ]; then
-	fn_start_mumble
+#elif [ "${gamename}" == "Mumble" ]; then
+#	fn_start_mumble
 else
 	fn_start_tmux
 fi