4
0
UltimateByte 10 жил өмнө
parent
commit
1e53947f97

+ 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