瀏覽代碼

test tmux mumble

UltimateByte 10 年之前
父節點
當前提交
9b29697129
共有 1 個文件被更改,包括 2 次插入2 次删除
  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