Explorar o código

ts3 tmux getopt

Daniel Gibbs %!s(int64=6) %!d(string=hai) anos
pai
achega
e8f4621cc0
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      lgsm/functions/core_getopt.sh

+ 1 - 4
lgsm/functions/core_getopt.sh

@@ -77,10 +77,7 @@ fi
 #Backup.
 currentopt+=( "${cmd_backup[@]}" )
 
-# Exclude games without a console.
-if [ "${shortname}" != "ts3" ]; then
-	currentopt+=( "${cmd_console[@]}" "${cmd_debug[@]}" )
-fi
+currentopt+=( "${cmd_console[@]}" "${cmd_debug[@]}" )
 
 ## Game server exclusive commands.