Browse Source

comments

pull/2565/head
Daniel Gibbs 6 years ago
parent
commit
03de2ca2eb
  1. 1
      lgsm/functions/core_getopt.sh

1
lgsm/functions/core_getopt.sh

@ -77,6 +77,7 @@ fi
# Backup.
currentopt+=( "${cmd_backup[@]}" )
# Console & Debug
currentopt+=( "${cmd_console[@]}" "${cmd_debug[@]}" )
## Game server exclusive commands.

Loading…
Cancel
Save