Daniel Gibbs 6 år sedan
förälder
incheckning
03de2ca2eb
1 ändrade filer med 2 tillägg och 1 borttagningar
  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.