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

+ 2 - 1
lgsm/functions/core_getopt.sh

@@ -74,9 +74,10 @@ if [ -n "${appid}" ]; then
 	currentopt+=( "${cmd_validate[@]}" )
 fi
 
-#Backup.
+# Backup.
 currentopt+=( "${cmd_backup[@]}" )
 
+# Console & Debug
 currentopt+=( "${cmd_console[@]}" "${cmd_debug[@]}" )
 
 ## Game server exclusive commands.