Daniel Gibbs пре 6 година
родитељ
комит
03de2ca2eb
1 измењених фајлова са 2 додато и 1 уклоњено
  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.