Browse Source

test tmux mumble

pull/947/head
UltimateByte 9 years ago
committed by GitHub
parent
commit
9b29697129
  1. 4
      lgsm/functions/command_start.sh

4
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

Loading…
Cancel
Save