Explorar o código

fn_start_mumble

UltimateByte %!s(int64=10) %!d(string=hai) anos
pai
achega
1e53947f97
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lgsm/functions/command_start.sh

+ 2 - 0
lgsm/functions/command_start.sh

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